Victory: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
CivRocks07 (talk | contribs) (Created page with 'Victory is all of the different victory types in the scenario. These are defined in the file "CIV4VictoryInfo.xml" (found in your Civilization 4 directory/Assets/XML/GameInfo), a...') |
CivRocks07 (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
* VICTORY_SPACE_RACE | * VICTORY_SPACE_RACE | ||
* VICTORY_DIPLOMATIC | * VICTORY_DIPLOMATIC | ||
{{Civ4_World_Builder}}. |
Revision as of 11:36, 31 May 2009
Victory is all of the different victory types in the scenario. These are defined in the file "CIV4VictoryInfo.xml" (found in your Civilization 4 directory/Assets/XML/GameInfo), and you may specify any or all of them. Each victory must be specified on its own line. By defining a victory type it means the player/AI has the possibility of winning the game that way. The default is that no victory types are set (and no defined victory types means that all are possible). But if you define any, even just one, then all others are locked out. The possible values are:
- VICTORY_SCORE
- VICTORY_TIME
- VICTORY_CONQUEST
- VICTORY_DOMINATION
- VICTORY_CULTURAL
- VICTORY_SPACE_RACE
- VICTORY_DIPLOMATIC