• Our friends from AlphaCentauri2.info are in need of technical assistance. If you have experience with the LAMP stack and some hours to spare, please help them out and post here.

National Wonder Max - Which XML?

CaveToad

Chieftain
Joined
Jun 20, 2008
Messages
8
I was curious if the max of 5 national wonders is controlled in an XML file or somewhere else. I was playing a OCC game, and was annoyed by the cap. I searched through a ton of the xml files, but either missed it or was searching for the wrong parameters.

Any guidance ( which file / line etc ) would be wonderful!
 
It is controlled in the BtS GlobalDefines.xml, but can be overridden in FfH's GlobalDefinesAlt.xml.

FfH already sets MAX_NATIONAL_WONDERS_PER_CITY to -1 to remove the limit on National Wonders from a normal Game entirely, but Kael seems to keep forgetting that BtS added a seperate MAX_NATIONAL_WONDERS_PER_CITY_FOR_OCC define to allow 5 National Wonders per city in OCC games instead of 2, and so FfH does not yet set this to -1. I think FF does, and I always do too. It is not a hard change to make.
 
ahh glorious. I thought I looked in there, but obviously I am blind. Thanks for the information!
 
Well, if you only looked in FfH's files, then the define doesn't exist--which is the problem.
 
Back
Top Bottom