This attribute specifies how the entity appears on the Mini-Map.

Example:

        <Traits>
 		<MiniMap
 			type="Unit"
 			red="100"
 			green="200"
 			blue="50"
 		/>
  	</Traits>

Type

BRIEF DESCRIPTION :: Minimap class for different minimap visibility toggles.

{{Template:TODO
This attirbute is in XML, but not used for anything special yet.}}

This is to categorise what Minimap toggle the entity is linked to, and to reference for special effects (for example, a special icon for Settlements, rather than a coloured blip).

Options:

  • Unit
  • Support
  • Hero
  • Structure
  • Stone
  • Ore
  • Wood
  • Food
  • Settlement
  • Special

Red

BRIEF DESCRIPTION :: Minimap RGB red value.

The red RGB colour for the entity; can be designated as a number from 0-255.

Green

BRIEF DESCRIPTION :: Minimap RGB green value.

The green RGB colour for the entity; can be designated as a number from 0-255.

Blue

BRIEF DESCRIPTION :: Minimap RGB blue value.

The blue RGB colour for the entity; can be designated as a number from 0-255.

Last modified 16 years ago Last modified on Feb 23, 2008, 4:18:57 AM
Note: See TracWiki for help on using the wiki.