Jump to content

RadDurationMultiple: Difference between revisions

From ModEnc²
en>Nighthawk200
Category fixed, RP note added
m 7 revisions imported
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values=unsigned integers
|values=unsigned integers
|default=no
|default=1
|special= -1 to -2147483648
|types={{Categ|Radiation|[Radiation]}}, {{Categ|Weapon|Weapons}} in RP 1.07 or greater
|types={{Categ|Radiation|[Radiation]}}, {{Categ|Weapon|Weapons}} in RP 1.07 or greater
|ra2=yes
|ra2=yes
Line 9: Line 10:
|rp=yes
|rp=yes
}}
}}
All weapons with <tt>[[RadLevel]]=</tt> create 'radiation sites' when fired. The site's lifetime depends on this flag, and is equal to <tt>RadLevel * RadDurationMultiple</tt> (in frames).<br>


All weapons with <tt>[[RadLevel]]=</tt> create 'radiation sites' when fired. The site's lifetime depends on this flag, and is equal to <tt>RadLevel * RadDurationMultiple</tt> (in frames).
==Note==
*A value less than '''1''' cannot be specified. (YR {{f|IE|0065B73F|link}})
 
===Special Values===
[[IE]] does not occur, instead the color of the radiation blinks (but the damage from the radiation lasts until the radiation effect actually wears off).<br>[[File:RadDurationMultiple=-10.gif]]<br>
'''<font style="color:green">RadDurationMultiple=-10</font>'''<br>

Latest revision as of 22:03, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: RadDurationMultiple
File(s): Rules(md).ini
Values: unsigned integers
Special Values: -1 to -2147483648
Default: 1
Applicable to: [Radiation], Weapons in RP 1.07 or greater


All weapons with RadLevel= create 'radiation sites' when fired. The site's lifetime depends on this flag, and is equal to RadLevel * RadDurationMultiple (in frames).

Note

  • A value less than 1 cannot be specified. (YR IE=0065B73F)

Special Values

IE does not occur, instead the color of the radiation blinks (but the damage from the radiation lasts until the radiation effect actually wears off).
File:RadDurationMultiple=-10.gif
RadDurationMultiple=-10