Jump to content

Pip: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Vinifera7
De-DZed
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the color of this object's 'pip' when it enters a transport VehicleType. This defaults to green although Red Alert 2 accepts any of green, yellow, white, red or blue.
|values={{Values|strings|hardcoded values{{Sup|[[{{PAGENAME}}#Accepted_values|{{Arr|d}}]]}}}}
|default=green
|types={{Categ|InfantryTypes}}
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
This flag specifies the graphical representation to use for an [[InfantryType]] loaded into a [[VehicleType]] with {{TTL|PipScale|passengers}} set. These types of special graphics are referred to as "pips".
 
Each value for {{TTL|Pip}} denotes a specific frame of ''pips2.shp'' to use for the first pip of a loaded InfantryType. If the {{TTL|Size}} 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.
{| cellpadding="5" class="table_descrow"
!Value
!Frame of ''pips2.shp''
|-
|<code>green</code>
|style="text-align:center;"|2
|-
|<code>yellow</code>
|style="text-align:center;"|3
|-
|<code>white</code>
|style="text-align:center;"|4
|-
|<code>red</code>
|style="text-align:center;"|5
|-
|<code>blue</code>
|style="text-align:center;"|6
|}

Revision as of 19:15, 10 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