Changes between Initial Version and Version 1 of XML.Entity.Traits.Rank


Ignore:
Timestamp:
Feb 23, 2008, 4:18:59 AM (16 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • XML.Entity.Traits.Rank

    v1 v1  
     1Attributes of the rank bar.
     2
     3'''Example:'''
     4
     5{{{
     6        <Traits>
     7                <Rank>
     8                        <Height>7.0</Height>
     9                        <Size>17</Size>
     10                        <Name>advanced.dds</Name>
     11                </Rank>
     12        </Traits>
     13}}}
     14----
     15
     16= Height =
     17''BRIEF DESCRIPTION ::'' Indicates the offset from the entity's '''Traits.Footprint.Height''' at which the entity's rank bar appears above his head (used for finer tweaking of the bar's position).
     18
     19An entity without this property has no rank bar.
     20
     21= Size =
     22''BRIEF DESCRIPTION ::'' The width of the rank bar.
     23
     24= Name =
     25''BRIEF DESCRIPTION ::'' The texture to use as the image for the bar (eg "advanced.dds" for a unit of Advanced rank, "elite.dds" for a unit of Elite rank).
     26
     27An entity without a value for this property has no rank bar.