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

Difference between revisions of "IsElectricBolt"

From ModEnc
Jump to: navigation, search
 
(Rewrite)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Can be set to 'yes' or 'no' and specifies whether or not the projectile path for the weapon should be drawn as an electric bolt. This is the 'Tesla' effect.
+
|name=IsElectricBolt
 +
|files={{Categ|Rules(md).ini}}
 +
|values=boolean
 +
|special=None
 +
|default=no
 +
|types={{Categ|Weapon|Weapons}}
 +
|games=[[RA2]], [[YR]]
 +
}}
 +
 
 +
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>.

Revision as of 09:53, 7 May 2006

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: 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 color is hardcoded, although an alternative one can be used with IsAlternateColor=yes.