ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "LineTrailColor"

From ModEnc
Jump to: navigation, search
m (Fixing types...)
m (Replacing Template:TTL with Template:F.)
 
Line 9: Line 9:
 
}}
 
}}
  
This flag controls the colour of the LineTrail of this projectile, which is invoked by {{TTL|UseLineTrail}}. The values are standard RGB.
+
This flag controls the colour of the LineTrail of this projectile, which is invoked by {{f|UseLineTrail|link}}. The values are standard RGB.
  
 
==See also:==
 
==See also:==
* {{TTL|UseLineTrail}}
+
* {{f|UseLineTrail|link}}
* {{TTL|LineTrailColorDecrement}}
+
* {{f|LineTrailColorDecrement|link}}

Latest revision as of 10:17, 27 November 2009

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: LineTrailColor
File(s): art(md).ini
Values: Colors: R,G,B format
Applicable to: AircraftTypes, Projectiles, VehicleTypes


This flag controls the colour of the LineTrail of this projectile, which is invoked by UseLineTrail. The values are standard RGB.

See also: