I'm playing a Deity OCC, except I forgot to check OCC, how do I fix?

krille

CivDOS Fanatic
Joined
Sep 5, 2005
Messages
337
I'm playing a Deity OCC, been playing for a long time now, 120 turns. And now it so happens I'm trying to build the Globe Theatre. And only now I'm realizing I forgot to "tick" the OCC option (I'm really tired...). So how do I fix this mess?

No Nat. Wonders in a Deity OCC is a no-no. So I really need to fix this. But how?

Big thanks!
 
Changed all <iNumBuildingNeeded>x</iNumBuildingNeeded> entries in CIV4BuildingInfos.xml to 1. It's not really what I'm looking for though, it's a very dirty hack and not a nice solution at all.
 
You'd also need to sort out the limits on national wonders - in BtS, you should be allowed to build 5 of them (instead of just 2); in vanilla or Warlords, you should be allowed to build all of them.

But yeah, hopefully there's a better way.
 
Save the game in WB and then edit the headline in notepad or other text editor ( this is from one of my WB saves, yours may have diferent entries ):
Version=11
BeginGame
Era=ERA_ANCIENT
Speed=NONE
Calendar=CALENDAR_DEFAULT
Option=GAMEOPTION_ONE_CITY_CHALLENGE
Victory=VICTORY_TIME
Victory=VICTORY_CONQUEST
Victory=VICTORY_DOMINATION
Victory=VICTORY_CULTURAL
Victory=VICTORY_SPACE_RACE
Victory=VICTORY_DIPLOMATIC
GameTurn=0
MaxTurns=0
MaxCityElimination=0
NumAdvancedStartPoints=0
TargetScore=0
StartYear=-4000
Description=
ModPath=
EndGame
( Changes in red ), save it again as a WB save and launch it as a scenario.
 
Wow, thank you r_rolo1 - exactly what I want! :)
 
Top Bottom