View Single Post
  #1202  
Old October 24th, 2007, 07:48 AM
Captain Kwok's Avatar

Captain Kwok Captain Kwok is offline
National Security Advisor
 
Join Date: Oct 2001
Location: Toronto, Canada
Posts: 5,624
Thanks: 1
Thanked 14 Times in 12 Posts
Captain Kwok is on a distinguished road
Default 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.
__________________
Space Empires Depot | SE:V Balance Mod
Reply With Quote