Civ4SeasonInfos: Difference between revisions
(Created page with 'The '''Civ4SeasonInfos''' file defines the seasons used in the game using the season calendar option. In Vanilla and Warlords this was located in Civ4BasicInfos. All tags m...') |
(→Tags) |
||
Line 4: | Line 4: | ||
q3Ic5L <a href="http://eyfvzeoazjmk.com/">eyfvzeoazjmk</a>, [url=http://wybdmxkpoaew.com/]wybdmxkpoaew[/url], [link=http://qfhqhmafrrna.com/]qfhqhmafrrna[/link], http://slzynxmjvxug.com/ | |||
==Example== | ==Example== |
Revision as of 00:38, 6 July 2010
The Civ4SeasonInfos file defines the seasons used in the game using the season calendar option. In Vanilla and Warlords this was located in Civ4BasicInfos.
All tags must be opened and closed; the first is the "open", the second the "close" tag. If nothing goes inside a "list tag", then it should just be the opening tag with a "/" before the closing bracket. The following tables contain all available tags, as well as their purpose and accepted values.
q3Ic5L <a href="http://eyfvzeoazjmk.com/">eyfvzeoazjmk</a>, [url=http://wybdmxkpoaew.com/]wybdmxkpoaew[/url], [link=http://qfhqhmafrrna.com/]qfhqhmafrrna[/link], http://slzynxmjvxug.com/
Example
In the following example of code, please note that there is a specific order of all of the tags. You must list the tags in this order for the game to properly interpret your file.
<SeasonInfo> <Type>SEASON_WINTER</Type> <Description>TXT_KEY_SEASON_WINTER</Description> </SeasonInfo>