View Full Version : Code for loading PublicMap file


Vadus
Mar 14, 2009, 02:24 PM
Hi all,

I assume, the code for loading public map files for scenarios is implemented in the c part of civ ? Am I right ?

cephalo
Mar 15, 2009, 09:52 PM
Yeah it automatically loads everything in the PublicMaps folder and runs it. So if you put a python file in there that does an endless loop, it will hang the game on startup. (I accidently did that once.)