Log in

View Full Version : Making the romano britain start



SPARTANdead
01-17-2009, 22:12
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.

SubRosa
01-18-2009, 22:19
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.

Makanyane
01-19-2009, 17:57
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.

Aradan
01-19-2009, 18:09
And the spawned_on_event tag in descr_sm_factions. :)

SPARTANdead
01-19-2009, 19:10
Thanks Makanyane and Aradan. To SubRosa i know what u said but i was asking more for what Makanyane and Aradan said.