Hi, and thanks in advance for any help. Absolutely love this mod.
I am trying to limit the maximum number of world wonders built in a city to 1 for both me and the AI. In the globaldefines.xml I changed the lines as follows:
<Define>
<DefineName>MAX_WORLD_WONDERS_PER_CITY</DefineName>
<iDefineIntVal>1</iDefineIntVal>
</Define>
<Define>
<DefineName>MAX_TEAM_WONDERS_PER_CITY</DefineName>
<iDefineIntVal>1</iDefineIntVal>
In game, the mouseover popup for world wonders states that the maximum allowed is 1. Yet the AI is building multiple wonders per city.
I have not selected the option for unlimited wonders per city.
What am I missing?
Thanks!
I am trying to limit the maximum number of world wonders built in a city to 1 for both me and the AI. In the globaldefines.xml I changed the lines as follows:
<Define>
<DefineName>MAX_WORLD_WONDERS_PER_CITY</DefineName>
<iDefineIntVal>1</iDefineIntVal>
</Define>
<Define>
<DefineName>MAX_TEAM_WONDERS_PER_CITY</DefineName>
<iDefineIntVal>1</iDefineIntVal>
In game, the mouseover popup for world wonders states that the maximum allowed is 1. Yet the AI is building multiple wonders per city.
I have not selected the option for unlimited wonders per city.
What am I missing?
Thanks!