Jump to content

Pip: Difference between revisions

From ModEnc²
en>DCoder
m Adding pip distortion note
en>Vinifera7
m see also
Line 37: Line 37:
|}
|}


== Bugs ==
== See also ==
See [[Pip Distortion Bug]] for more information.
* {{TTL|OccupyPip}}
* [[Pip Distortion Bug]]

Revision as of 12:23, 11 May 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Pip
File(s): rules(md).ini
Values: Strings: Normal text. (Limited to: hardcoded values)
Default: green
Applicable to: InfantryTypes


This flag specifies the graphical representation to use for an InfantryType loaded into a VehicleType with Template:TTL set. These types of special graphics are referred to as "pips".

Each value for Template:TTL denotes a specific frame of pips2.shp to use for the first pip of a loaded InfantryType. If the Template:TTL of that InfantryType is greater than 1, it will take up that many pips, with each pip beyond the first drawn using the fourth frame of pips2.shp.

Accepted values

All values are case-insensitive. Any other values will simply be ignored and the default used instead.

Value Frame of pips2.shp
green 2
yellow 3
white 4
red 5
blue 6

See also