|
|
|
|
|
October 24th, 2007, 07:34 AM
|
|
Colonel
|
|
Join Date: Jan 2001
Posts: 1,661
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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.
|
October 24th, 2007, 07:48 AM
|
|
National Security Advisor
|
|
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,623
Thanks: 1
Thanked 14 Times in 12 Posts
|
|
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.
|
October 24th, 2007, 09:31 AM
|
|
Colonel
|
|
Join Date: Jan 2001
Posts: 1,661
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Balance Mod v1.09 PBW Patch
Thank you Kwok. Indeed this is exactely what I needed.
|
October 24th, 2007, 09:52 AM
|
|
Colonel
|
|
Join Date: Jan 2001
Posts: 1,661
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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
|
October 24th, 2007, 10:10 AM
|
|
National Security Advisor
|
|
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,623
Thanks: 1
Thanked 14 Times in 12 Posts
|
|
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)
|
October 24th, 2007, 11:02 AM
|
|
Colonel
|
|
Join Date: Jan 2001
Posts: 1,661
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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?
|
October 24th, 2007, 11:22 AM
|
|
National Security Advisor
|
|
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,623
Thanks: 1
Thanked 14 Times in 12 Posts
|
|
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.
|
October 24th, 2007, 01:43 PM
|
|
Colonel
|
|
Join Date: Jan 2001
Posts: 1,661
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Balance Mod v1.09 PBW Patch
Kwok that was it!
Now the parser could compile the files successfully.
Thank you very much.
|
October 27th, 2007, 12:44 AM
|
|
National Security Advisor
|
|
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,623
Thanks: 1
Thanked 14 Times in 12 Posts
|
|
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.
|
October 28th, 2007, 05:31 PM
|
|
Corporal
|
|
Join Date: Feb 2005
Posts: 152
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: Balance Mod Updates
Some AIs are still using mixed direct fire weapon/missle weapon designs for light cruisers. And above, presumably.
__________________
"Why the blazes didn't we utilise the abandoned Martian War Machines to retain Empire? I demand immediate resignations."
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|