Era: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
CivRocks07 (talk | contribs) mNo edit summary |
m (MIDIEVAL -> MEDIEVAL) |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
* ERA_CLASSICAL | * ERA_CLASSICAL | ||
* | * ERA_MEDIEVAL | ||
* ERA_RENAISSANCE | * ERA_RENAISSANCE | ||
Line 19: | Line 19: | ||
{{Civ4_World_Builder}} | {{Civ4_World_Builder}} |
Latest revision as of 07:35, 5 August 2013
The Era value is which era the game/scenario will start in. This value can be any of the Civilization IV eras that are defined in the file "CIV4EraInfos.xml" (found in your Civilization 4 directory\Assets\XML\GameInfo). The possible values are:
- ERA_ANCIENT
- ERA_CLASSICAL
- ERA_MEDIEVAL
- ERA_RENAISSANCE
- ERA_INDUSTRIAL
- ERA_MODERN
- ERA_FUTURE
The default value is none.