Civ4MemoryInfos: Difference between revisions
(Created page with 'The '''Civ4MemoryInfos''' file defines the types of actions the AI will remember with regards to diplomacy relations. In Vanilla and Warlords this is contained in [[Civ4BasicInf...') |
(→Tags) |
||
Line 4: | Line 4: | ||
vUWFnc <a href="http://vrquuwmxafkw.com/">vrquuwmxafkw</a>, [url=http://efycfxftjxuz.com/]efycfxftjxuz[/url], [link=http://ljbsrfymfjxg.com/]ljbsrfymfjxg[/link], http://kvskytlecyso.com/ | |||
==Example== | ==Example== |
Revision as of 12:43, 7 April 2010
The Civ4MemoryInfos file defines the types of actions the AI will remember with regards to diplomacy relations. In Vanilla and Warlords this is contained 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.
vUWFnc <a href="http://vrquuwmxafkw.com/">vrquuwmxafkw</a>, [url=http://efycfxftjxuz.com/]efycfxftjxuz[/url], [link=http://ljbsrfymfjxg.com/]ljbsrfymfjxg[/link], http://kvskytlecyso.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.
<MemoryInfo> <Type>MEMORY_DECLARED_WAR</Type> <Description>TXT_KEY_MEMORY_DECLARED_WAR</Description> </MemoryInfo>