![]() |
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. |
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. |
Re: Balance Mod v1.09 PBW Patch
Thank you Kwok. Indeed this is exactely what I needed.
|
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 |
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) |
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? |
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. |
Re: Balance Mod v1.09 PBW Patch
Kwok that was it!
Now the parser could compile the files successfully. Thank you very much. |
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.
|
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.