Civ4ArtDefines Feature: Difference between revisions
m (Reverted edits by 79.125.12.241 (Talk) to last version by Ginger Ale) |
(→Tags) |
||
Line 7: | Line 7: | ||
eALVYm <a href="http://hizcyzktgiir.com/">hizcyzktgiir</a>, [url=http://ugrlvalmtsfq.com/]ugrlvalmtsfq[/url], [link=http://cvvhdojglryv.com/]cvvhdojglryv[/link], http://iofnyysguhlj.com/ | |||
= | |||
, | |||
==Example== | ==Example== |
Revision as of 12:35, 6 August 2010
The Civ4ArtDefines_Feature file declares all the art files, their locations, and the art properties for terrain features.
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.
This page is missing information. Do not remove this notice until it is complete.
eALVYm <a href="http://hizcyzktgiir.com/">hizcyzktgiir</a>, [url=http://ugrlvalmtsfq.com/]ugrlvalmtsfq[/url], [link=http://cvvhdojglryv.com/]cvvhdojglryv[/link], http://iofnyysguhlj.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.
<FeatureArtInfo> <Type>ART_DEF_FEATURE_JUNGLE</Type> <bAnimated>0</bAnimated> <bRiverArt>0</bRiverArt> <bTileArt>1</bTileArt> <fScale>1.0</fScale> <fInterfaceScale>1.0</fInterfaceScale> <NIF/> <KFM/> <Button>,Art/Interface/Buttons/TerrainFeatures/Jungle.dds,Art/Interface/Buttons/BaseTerrain_TerrainFeatures_Atlas.dds,5,3</Button> </FeatureArtInfo>