Jump to content

IsRadBeam: Difference between revisions

From ModEnc²
en>DCoder
Color correction
m 8 revisions imported
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values=boolean
|values=boolean
|special=None
|default=no
|default=no
|types={{Categ|Weapon|Weapons}}
|types={{Categ|Weapon|Weapons}}
|games=[[RA2]], [[YR]]
|ra2=yes
|yr=yes
|rp=yes
}}
}}


Line 12: Line 13:


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 <tt>[[Temporal]]=yes</tt>, the color is <tt>[[ChronoBeamColor]]=</tt> ([<tt>[[AudioVisual]]</tt>]).
* If the weapon uses a warhead with {{f|Temporal|yes|link}}, the color is defined using the {{f|ChronoBeamColor|link}} flag found in the {{sl|AudioVisual}} section.
* Otherwise <s>if the weapon uses a warhead with <tt>[[Radiation]]=yes</tt></s>, the color is <tt>[[RadColor]]=</tt> ([<tt>[[Radiation]]</tt>]).
* Otherwise, the color is defined by the {{f|RadColor|link}} flag in the  {{sl|Radiation}} section.

Latest revision as of 21:52, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: IsRadBeam
File(s): Rules(md).ini
Values: boolean
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: