PDA

View Full Version : About Forts..



Ibn-Khaldun
03-24-2008, 21:31
I want to create "limes" on the campaign map so I want to know how to add forts(and units inside them) that they will be there at the start of the game?! :stupido2:

I need to change descr_strat.txt file, right?

Aradan
03-25-2008, 00:20
Yep, you have to add those at the end of the DS file. Here's an exmaple:


region North_Ithilien
road_level 0
farming_level 0
famine_threat 0
fort 110 71


And of course the relevant army entry...

Red Spot
03-25-2008, 00:28
not sure, but does that work with forts??

anyway for watchtowers you dont even need all the other stuff just;

region Sicilia_Graecus
watchtower 213 118
watchtower 228 121


G

Aradan
03-25-2008, 00:39
Yep, it works. Actually, you don't need any of the region stuff for forts either (I was too bored to delete the lines :P), all you have to give is the region name and the coordinates, just like watchtowers.

Ibn-Khaldun
03-25-2008, 15:53
Thanks .. :2thumbsup:
I'll try that ..

Gaius Sempronius Gracchus
09-13-2010, 21:59
Yep, you have to add those at the end of the DS file. Here's an exmaple:


region North_Ithilien
road_level 0
farming_level 0
famine_threat 0
fort 110 71


And of course the relevant army entry...

When you say at the end of the DS file; is that right at the end, after the Diplomatic stance stuff, or just after the final slave faction FM and army bit? (I'm having trouble placing the forts on the map). Cheers.