View Full Version : One City Challenge modding question.


Sireaglestrike
Sep 04, 2007, 01:04 PM
Before Beyond the Sword, in One City Challenge mode you could build all National Wonders in the one city. This was changed and I was wondering where I might find the file I can alter this. I only have very basic programming knowledge but I can most likely figure it out, but it'd take me a long time to find out where I need to be editing. Does anyone know where I might be able to find this?

If any current mods already do this that is fine too, I only browsed a few of the forums and didn't look everywhere.

snarko
Sep 05, 2007, 05:47 AM
Set MAX_NATIONAL_WONDERS_PER_CITY_FOR_OCC in GlobalDefines to -1.

Sireaglestrike
Sep 05, 2007, 02:55 PM
That did it, thanks a lot.