Wonders of the World

FriskyBuddha

Chieftain
Joined
Sep 19, 2006
Messages
93
Hey
first, love the mod, thanks!!!

i was wondering if someone could tell me how to remove the 4 great wonder per city limit
I love everything else about the game, but that component is cramping m
 
Same here, even tho i understand why it's made... you can build a super city with 10 wonders in it... its not such a good idea... maybe make Minor world wonders like the sfinx ect. And make the limit 4 "big" wonders and 4 "minor" wonders.

And i just love this MOD!
 
Go to the RoM Assets\XML directory, open GlobalDefines.XML with Notepad or your text editor of choice, and look for this...

Spoiler :
</Define>
<Define>
<DefineName>MAX_WORLD_WONDERS_PER_CITY</DefineName>
<iDefineIntVal>4</iDefineIntVal>
</Define>
<Define>
<DefineName>MAX_TEAM_WONDERS_PER_CITY</DefineName>
<iDefineIntVal>4</iDefineIntVal>
</Define>
<Define>
<DefineName>MAX_NATIONAL_WONDERS_PER_CITY</DefineName>
<iDefineIntVal>3</iDefineIntVal>
</Define>
<Define>
<DefineName>MAX_NATIONAL_WONDERS_PER_CITY_FOR_OCC</DefineName>
<iDefineIntVal>5</iDefineIntVal>
</Define>


Change the wonder values to whatever you want. From experience, I strongly recommend saving a backup of the XML before you do.
 
Muwahaahahhahaha I set the limit to -1 for both types of wonders. Now my oldest, most productive cities can build as many wonders as they like.
 
Back
Top Bottom