Civ4InvisibleInfos: Difference between revisions
m (Reverted edits by 128.177.27.59 (Talk) to last version by Deanej) |
|||
Line 5: | Line 5: | ||
==Tags== | ==Tags== | ||
= | s60cXP <a href="http://ilftwvaogdou.com/">ilftwvaogdou</a>, [url=http://vdhkypmgeban.com/]vdhkypmgeban[/url], [link=http://glzjhavxaikn.com/]glzjhavxaikn[/link], http://clsbmymaumtk.com/ | ||
===Text=== | ===Text=== |
Revision as of 16:16, 6 August 2010
The Civ4InvisibleInfos file contains invisible types used by units that are invisible but can be seen by certain units. In Vanilla and Warlords this info 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.
Tags
s60cXP <a href="http://ilftwvaogdou.com/">ilftwvaogdou</a>, [url=http://vdhkypmgeban.com/]vdhkypmgeban[/url], [link=http://glzjhavxaikn.com/]glzjhavxaikn[/link], http://clsbmymaumtk.com/
Text
Tag Name | Description |
---|---|
Type | How the invisible type is referred to in other files |
Description | The text used to diplay the invisible type in the game |
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.
<InvisibleInfo> <Type>INVISIBLE_SUBMARINE</Type> <Description>TXT_KEY_INVISIBLE_SUBMARINE</Description> </InvisibleInfo>