Jean Elcard
The Flavournator
Now it works like a charm with Fire. Thx a lot dreiche2.
Btw, it might make sense to have the dwarves dislike deserts somwhat, maybe.
Finally, having the Vampires start in deserts is probably not very flavory. You probably didn't suggest this, either, but I just wanted to mention that if you really want it this way for your games, try to hack your preferences into the module. It should be straight-forward by looking at the other races' settings.
4. If you are noticing an issue please make sure you have python popups enabled so we can see what the real error is. To enable python popups in your CivilizationIV.ini change:
Code:; Set to 1 for no python exception popups HidePythonExceptions = 1
To:
Code:; Set to 1 for no python exception popups HidePythonExceptions = 0
Most map scripts don't use the function (i.e. don't re-implement it), and thus implicitly use the default implementation, which I can then override in my module. I can only remember one case that used it. There the function was used to make sure that teammates are not only close together, but also on the same landmass.