Jump to content

IsAlternateColor: Difference between revisions

From ModEnc²
en>Renegade
updated due to pd's post
en>Pd
same change here
Line 11: Line 11:
If both this flag and <tt>[[IsElectricBolt]]=yes</tt> are set, the electric bolt will be drawn in alternate colors; this is the effect seen when you overcharge a Tesla Coil.
If both this flag and <tt>[[IsElectricBolt]]=yes</tt> are set, the electric bolt will be drawn in alternate colors; this is the effect seen when you overcharge a Tesla Coil.


The default colors, according to pd, are taken from palette.pal's position #5 (0x05, yellow) as well as white (hardcoded).
The default colors, according to pd, are taken from '''palette.pal'''<nowiki>'</nowiki>s position #5 (0x05, yellow) as well as from position #15 (0x0F, white).

Revision as of 20:41, 15 August 2006

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


If both this flag and IsElectricBolt=yes are set, the electric bolt will be drawn in alternate colors; this is the effect seen when you overcharge a Tesla Coil.

The default colors, according to pd, are taken from palette.pal's position #5 (0x05, yellow) as well as from position #15 (0x0F, white).