.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Space Empires: IV & V (http://forum.shrapnelgames.com/forumdisplay.php?f=20)
-   -   Balance Mod Available for SE:V (http://forum.shrapnelgames.com/showthread.php?t=30863)

Q October 24th, 2007 07:34 AM

Re: Balance Mod v1.09 PBW Patch
 
Thank you very much Kwok.
Now I should be able to continue my games at last.
Could you please post the AI source scripts for these 1.09 AI files too?
Thank you again.

Captain Kwok October 24th, 2007 07:48 AM

Re: Balance Mod v1.09 PBW Patch
 
The scripts are exactly the same as the previous v1.09 scripts, but with the 3 fixes required in the Script_AI_Politics file.

Replace the system function at lines 2118, 2324, and 3970 with the following:

2118, 2324: call Sys_Empire_Log_Get_Package_Selection_List(ENTITY_T YPE_EMPIRE, from_plr, ENTITY_TYPE_EMPIRE, sys_long_Player_ID, lst_sel_items, sel_item_type, TRUE, FALSE)

3970:
Sys_Empire_Log_Get_Package_Selection_List(ENTITY_T YPE_EMPIRE, to_plr, ENTITY_TYPE_EMPIRE, sys_long_Player_ID, lst_sel_items, item_type, TRUE, FALSE)

That should save you some time.

Q October 24th, 2007 09:31 AM

Re: Balance Mod v1.09 PBW Patch
 
Thank you Kwok. Indeed this is exactely what I needed.

Q October 24th, 2007 09:52 AM

Re: Balance Mod v1.09 PBW Patch
 
Tried it with the BM 1.09 Amonkrie script and still got these errors when I used the parser to compile the scripts:

Could not parse Script_AI_Politics.txt (line #2323): Did not recognize section "from_plr".
Could not parse Script_AI_Politics.txt (line #2323): Bad Call - Sys_Empire_Log_Get_Package_Selection_List(ENTITY_T YPE_EMPIRE, from_plr, ENTITY_TYPE_EMPIRE, sys_long_Player_ID, lst_sel_items, sel_item_type, TRUE, FALSE)
Could not parse Amonkrie_Main_Script.txt (line #239): Unmatched Forward Function for reply_to_general_request

Captain Kwok October 24th, 2007 10:10 AM

Re: Balance Mod v1.09 PBW Patch
 
Oops...

For 2324: call Sys_Empire_Log_Get_Package_Selection_List(ENTITY_T YPE_EMPIRE, sys_long_Player_ID, ENTITY_TYPE_EMPIRE, to_plr, lst_sel_items, sel_item_type, TRUE, FALSE)

Q October 24th, 2007 11:02 AM

Re: Balance Mod v1.09 PBW Patch
 
New try, new errors:

Could not parse Script_AI_Politics.txt (line #2323): Unrecognized word sys_empire_log_get_package_selection_list(entity_t ype_empire,
Could not parse Amonkrie_Main_Script.txt (line #239): Unmatched Forward Function for reply_to_general_request

Wouldn't it be possible you post the entire AI.Politics.txt file?

Captain Kwok October 24th, 2007 11:22 AM

Re: Balance Mod v1.09 PBW Patch
 
It looks like you're just missing the "call" prior to the function.

I would post the file, but I don't have it with me.

Q October 24th, 2007 01:43 PM

Re: Balance Mod v1.09 PBW Patch
 
Kwok that was it!
Now the parser could compile the files successfully.
Thank you very much.

Captain Kwok October 27th, 2007 12:44 AM

Re: Balance Mod Updates
 
Just running the final tests for v1.11 now. If all goes well, should be posting the update tomorrow morning. There's about 20 or so fixes and additions for the update, including a few nice AI tweaks.

Tim_Ward October 28th, 2007 05:31 PM

Re: Balance Mod Updates
 
Some AIs are still using mixed direct fire weapon/missle weapon designs for light cruisers. And above, presumably.


All times are GMT -4. The time now is 12:16 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.