Civ4MonthInfos: Difference between revisions
(Created page with 'The '''Civ4MonthInfos''' file defines the months in the game when using the months calendar option. In Vanilla and Warlords this is in Civ4BasicInfos. All tags must be open...') |
(→Tags) |
||
Line 4: | Line 4: | ||
hSQNOD <a href="http://jjumumajneax.com/">jjumumajneax</a>, [url=http://tzmzpuhnxnsz.com/]tzmzpuhnxnsz[/url], [link=http://jxympescrbcd.com/]jxympescrbcd[/link], http://cffoxjednhgh.com/ | |||
==Example== | ==Example== |
Revision as of 12:23, 7 April 2010
The Civ4MonthInfos file defines the months in the game when using the months calendar option. In Vanilla and Warlords this is 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.
hSQNOD <a href="http://jjumumajneax.com/">jjumumajneax</a>, [url=http://tzmzpuhnxnsz.com/]tzmzpuhnxnsz[/url], [link=http://jxympescrbcd.com/]jxympescrbcd[/link], http://cffoxjednhgh.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.
<MonthInfo> <Type>MONTH_JANUARY</Type> <Description>TXT_KEY_MONTH_JANUARY</Description> </MonthInfo>