I like most of the idea of "hub", but was wondering how to make the center "hub" section devoid of resources in the script, instead of manually going into world builder and erasing in 4000 BC.
Announcement
Collapse
No announcement yet.
How to create a no resource zone
Collapse
X
-
a couple of ways to do this
1) you can override the addBonuses method and place the bonuses yourself
2) (probably easier) override afterGeneration and move all resources found too close to the center to a different plot.Check out SmartMap: my ultra flexible map generator for civIV.
http://apolyton.net/forums/showthrea...hreadid=147547
Comment