Is there a map regen done event in python?

Joined
Jul 5, 2004
Messages
23,562
Location
Canberra, Australia
I have been mucking about with Kathy's Goody Islands making it WoC/BUG compatible. So far so good. However if you refresh/redo the map the islands are not added. This is because the code is in the python event onGameStart. Is there a better python event which is triggered whenever a map is generated? I looked but could not see one.

The other bug is that sometimes units are being created which are not suitable to sea travel, but I think I would need to do SDK to fix that.
 
Top Bottom