View Full Version : How can I disable UN voting?


Kevin Ar18
Feb 01, 2007, 09:45 PM
How can I disable UN voting, but still leave a wonder that can be built for culture?

The Navy Seal
Feb 02, 2007, 07:32 PM
In the XML in the Building info in the un building stuff theres a function allow elections or something like that.

Officer Reene
Feb 02, 2007, 08:01 PM
How can I disable UN voting, but still leave a wonder that can be built for culture?

But my guess is to change these values from "1" to "0"



<BuildingInfo>
<BuildingClass>BUILDINGCLASS_UNITED_NATIONS</BuildingClass>
<Type>BUILDING_UNITED_NATIONS</Type>
...
...
...
<bDiploVote>1</bDiploVote>
<bForceTeamVoteEligible>1</bForceTeamVoteEligible>



also note that you can only build the UN with the Diplomacy Victory Setting....


<VictoryPrereq>VICTORY_DIPLOMATIC</VictoryPrereq>


Unless you change that statement to "NONE" then you can build it regardless of victory setting


Hope the helps ;)

The Navy Seal
Feb 02, 2007, 08:04 PM
Thats what I meant.

Kevin Ar18
Feb 02, 2007, 09:29 PM
Ok, didn't know you can't build it with diplomatic victory unchecked. BTW, thanks for the info.

Officer Reene
Feb 03, 2007, 12:09 AM
Ok, didn't know you can't build it with diplomatic victory unchecked. BTW, thanks for the info.


yeah I didnt know either till I started messing around with it... :p

Well if you have any other questions... just post and I'll try to help :goodjob: