Jump to content

IsElectricBolt: Difference between revisions

From ModEnc²
en>DCoder
Rewrite
en>Renegade
updated due to pd's post
Line 9: Line 9:
}}
}}


If set, the game will draw an electric bolt along the projectile path. The color is hardcoded, although an alternative one can be used with <tt>[[IsAlternateColor]]=yes</tt>.
If set, the game will draw an electric bolt along the projectile path.<br>The default colors, according to pd, are taken from palette.pal's position #10 (0x0A, slightly desaturated, darker blue) as well as white (apparently hardcoded). Alternative colors can be used with <tt>[[IsAlternateColor]]=yes</tt>.

Revision as of 16:18, 14 August 2006

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: IsElectricBolt
File(s): Rules(md).ini
Values: boolean
Special Values: None
Default: no
Applicable to: Weapons


If set, the game will draw an electric bolt along the projectile path.
The default colors, according to pd, are taken from palette.pal's position #10 (0x0A, slightly desaturated, darker blue) as well as white (apparently hardcoded). Alternative colors can be used with IsAlternateColor=yes.