Colony Type |
Soumis par Lastdreamer le Mar, 2008-01-29 08:02
SE:V MODs
The files "SCript_AI_ColonyType.txt" seems to say that ALL AI COLONY are resource type colony... why? In stock the AI don't make Research Compound or Intelligence Compound?
» Vous devez vous identifier ou créer un compte pour écrire des commentaires




Re: Colony Type
That's not the case.
The colony type names are stored in the list variable lst_Colony_Type_Name, which are defined in each race's main script file in the function Set_Race_Colony_Type_Percentages along with a matching second list variable (lst_Colony_Type_Pct) that holds the desired percentage of colonies to declare as that type. These guys are referenced in the Pick_Colony_Type function in Script_AI_ColonyTypes - read it a bit more closely to see what's going on.
Space Empires Depot | SE:V Balance Mod