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

Difference between revisions of "IsRadBeam"

From ModEnc
Jump to: navigation, search
(Template updated. Rewrote slightly.)
m (As per Styleguide)
Line 14: Line 14:
  
 
The color of the wave is controlled in the following way:
 
The color of the wave is controlled in the following way:
* If the weapon uses a warhead with {{TTL|Temporal|yes}}, the color is defined using the <tt>[[ChronoBeamColor]]</tt> tag found in the [<tt>[[AudioVisual]]</tt>] section.
+
* If the weapon uses a warhead with {{TTL|Temporal|yes}}, the color is defined using the {{sl|ChronoBeamColor}} flag found in the {{sl|AudioVisual}} section.
* Otherwise, the color is defined by the <tt>[[RadColor]]</tt> tag in the  [<tt>[[Radiation]]</tt>] section.
+
* Otherwise, the color is defined by the {{TTL|RadColor}} flag in the  {{sl|Radiation}} section.

Revision as of 15:55, 11 March 2007

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: IsRadBeam
File(s): Rules(md).ini
Values: boolean
Special Values: None
Default: no
Applicable to: Weapons


If set, the game will draw a sine wave along the projectile path. This is used for the Desolator's Rad Cannon.

The color of the wave is controlled in the following way: