I am trying to Edit a .map file to power up some independent provinces but I am having a lot of trouble with it.
I cant use the #commander command... It gives me error when I input a number.... This is what i have been doing...
#terrain 70 4199938
#owner 23 ---for special units---
#fort 18
#commander "646" ----Troll Raider
#randomequip 4
#commander "646" ----Troll Raider
#randomequip 4
#units 20 218 -----Crossbowman
When I do it like this the map loads but the commanders are all wrong and random. I do not get the Troll Raider and sometimes I dont even get the Crossbowman. I sometimes get cave man or other random stuff.
#terrain 70 4199938
#owner 23 ---for special units---
#fort 18
#commander 646 ----Troll Raider
#randomequip 4
#commander 646 ----Troll Raider
#randomequip 4
#units 20 218 -----Crossbowman
I also try it like this NOT USING THE " " on the number of the commander, but the map does not load... it just tells me theres an error or simply freezez.
My question is...
What is the correct way to create an independent province with chosen commanders, units, and items? If anyone can give me a simple example I would appreciate it.
Examples on how to use the #commander in independent provinces...