Era: Difference between revisions
From Civilization Modding Wiki
Jump to navigationJump to search
CivRocks07 (talk | contribs) No edit summary |
CivRocks07 (talk | contribs) No edit summary |
||
Line 15: | Line 15: | ||
* ERA_FUTURE | * ERA_FUTURE | ||
The default value is none. | |||
---- | ---- | ||
Original text by Dale on [http://apolyton.net/forums/showthread.php?t=141567 Apolyton Civilization Site] and [http://forums.civfanatics.com/showthread.php?t=135669 Civilization Fanatics Center] from his "In depth look at the WBS file" thread. | Original text by Dale on [http://apolyton.net/forums/showthread.php?t=141567 Apolyton Civilization Site] and [http://forums.civfanatics.com/showthread.php?t=135669 Civilization Fanatics Center] from his "In depth look at the WBS file" thread. |
Revision as of 12:14, 25 May 2009
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 Civ4 directory/Assets/XML/GameInfo). The possible values are:
- ERA_ANCIENT
- ERA_CLASSICAL
- ERA_MIDIEVAL
- ERA_RENAISSANCE
- ERA_INDUSTRIAL
- ERA_MODERN
- ERA_FUTURE
The default value is none.
Original text by Dale on Apolyton Civilization Site and Civilization Fanatics Center from his "In depth look at the WBS file" thread.