4 wonders per city

Since we are talking Wonders here, can the new version of Cave Dwelling please be a one per player version instead of a national wonder version? The added National Wonder in your capital, where it often ends up, is bad as the Palace is required for so many other National Wonders as it is already. It's even worse as you can't even decide NOT to built it any more.

Cheers
 
Since we are talking Wonders here, can the new version of Cave Dwelling please be a one per player version instead of a national wonder version? The added National Wonder in your capital, where it often ends up, is bad as the Palace is required for so many other National Wonders as it is already. It's even worse as you can't even decide NOT to built it any more.

Cheers

Cave Dwelling is a normal building now and is automatically built if you have caves in your city vicinity. It no longer gives a golden age and give more House-like stats. It also replaces Housing (Homeless).
 
Cave Dwelling is a normal building now and is automatically built if you have caves in your city vicinity. It no longer gives a golden age and give more House-like stats. It also replaces Housing (Homeless).

Civopedia lists it among the National Wonders and this code is found in the info for it:
<BuildingClassInfo>
<Type>BUILDINGCLASS_CAVE_DWELLING</Type>
<Description>TXT_KEY_BUILDING_CAVE_DWELLING</Description>
<iMaxGlobalInstances>-1</iMaxGlobalInstances>
<iMaxTeamInstances>-1</iMaxTeamInstances>
<iMaxPlayerInstances>1</iMaxPlayerInstances>
<iExtraPlayerInstances>0</iExtraPlayerInstances>
<bNoLimit>0</bNoLimit>
<bMonument>0</bMonument>
<DefaultBuilding>BUILDING_CAVE_DWELLING</DefaultBuilding>
<VictoryThresholds/>
</BuildingClassInfo>

I do suppose you did not mean for the Cave Dwelling infoclass to be left in the
Caveman2Cosmos\Assets\Modules\Praetyre\Project Hades\Buildings
location as well as in
Caveman2Cosmos\Assets\XML\Buildings?

Cheers
 
Where in options can I turn of the Restriction on Wonders per city?
I really hate this...
 
Check for Unlimited Wonders while you setup your custom game.

Or use this guide to enable your desired option midgame
 
Do you know the exact variable? It's kinda hard to find that out without knowing the phyton.
 
It's kinda hard to find that out without knowing the phyton.
The link i gave you is a foolproof guidance.
Do exactly what the author suggests and you get your desired result.
 
The link i gave you is a foolproof guidance.
Do exactly what the author suggests and you get your desired result.

nothing is foolproof till infants prove otherwise ;):p
 
Where in options can I turn of the Restriction on Wonders per city?
I really hate this...

On the latest SVN you can now do this through the new Enhanced Worldbuilder, which gives a nice GUI for messing with almost anything, including game options.
 
Back
Top Bottom