Is it possible to make Romano Britain have a starting area or is it hardcoded to appear? If it is possible what is the must bits that have to be changed.
Printable View
Is it possible to make Romano Britain have a starting area or is it hardcoded to appear? If it is possible what is the must bits that have to be changed.
You can make them start the game as a regular faction. Just edit Descr_Strat and give them at least one territory, family members, etc... The same as any other faction.
you also need to remove or preferably rename the 'britain' resource in export_descr_buildings.txt and descr_regions.txt.
the 'britain' hidden resource is part of the hardcoded trigger that normally makes them emerge, failure to remove / re-name the resource will result in CTD if the emergence is triggered when the romano british are already on the map.
And the spawned_on_event tag in descr_sm_factions. :)
Thanks Makanyane and Aradan. To SubRosa i know what u said but i was asking more for what Makanyane and Aradan said.