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

Difference between revisions of "RadDurationMultiple"

From ModEnc
Jump to: navigation, search
(Rewrite)
m (Well, I can almost spell Template. Updated)
Line 3: Line 3:
 
|files={{Categ|Rules(md).ini}}
 
|files={{Categ|Rules(md).ini}}
 
|values=unsigned integers
 
|values=unsigned integers
|special=None
 
 
|default=no
 
|default=no
 
|types={{Categ|Radiation|N/A}}
 
|types={{Categ|Radiation|N/A}}
|games=[[RA2]], [[YR]]
+
|ra2=yes
 +
|yr=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).
 
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).

Revision as of 11:31, 2 April 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: RadDurationMultiple
File(s): Rules(md).ini
Values: unsigned integers
Default: no
Applicable to: N/A


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).