Ok i've done everithing you say exept i could't find the gov. buildings, how are they called?
And how do i change a factions homeland and AOR?
The gov buildings should also be in the descr_buildings file, just look for "gov1" and you should have a list of all the government types.
The faction homelands can be changed in the campaign_script, found in /EB/Data/world/maps/campaign/imperial_campaign/ folder. AOR is really tricky and I'm not really familiar with that. In the campaign_script you have several lines found after the garrison scripts. It goes somewhat like this:
Code:
command_console create_building <settlement> homeland
There are three codes: homeland, expansion and outlying. Homeland allows Type I govs, expansion type II govs and outlying only type III and IV.
Bookmarks