Basic Map Editing Question
I was trying to edit a small map (silentseasw.map), just to change a couple of provinces to a specific poptype. This seems easy enough, but for some reason my code is not working. Here's what I added, to set to Crystal Amazons:
-- Ptarmigan Ridge
#setland 33
#nostart 33
#poptype 40
I noticed that if I use:
#land 33
instead of setland, then the poptype works ok, but there is no random force placed there at all, which is still not exactly what I was shooting for.
Can anyone tell me how to set the poptype, and get an appropriate random indy force there at the same time?
|