Jump to content

LineTrailColor: Difference between revisions

From ModEnc²
en>Nighthawk200
m Fixing types...
m 7 revisions imported
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|name={{PAGENAME}}
|name={{PAGENAME}}
|files={{Categ|ini=art}}
|files={{Categ|ini=art}}
|types={{Categ|AircraftTypes}}, {{Categ|Projectiles}}, {{Categ|VehicleTypes}}
|types={{Categ|Objects}}
|values={{values|color}}
|values={{values|color}}
|default=[[AudioVisual|[AudioVisual]]]►[[LineTrailColorOverride]]
|ra2=yes
|ra2=yes
|yr=yes
|yr=yes
Line 9: Line 10:
}}
}}


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 21:56, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: LineTrailColor
File(s): art(md).ini
Values: Colors: R,G,B format
Default: [AudioVisual]LineTrailColorOverride
Applicable to: TechnoTypes: AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes
as well as ObjectTypes: Animations, Projectiles, TMPTiles, OverlayTypes, ParticleSystems, Particles, SmudgeTypes, TerrainTypes and VoxelAnimTypes


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

See also: