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

Difference between revisions of "RadLevelDelay"

From ModEnc
Jump to: navigation, search
 
(Category fixed, RP note added)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Delay, in frames, between radiation level decrements. The level updates this often but the rate is still as specified in RadDurationMultiple=.
+
|name=RadLevelDelay
 +
|files={{Categ|Rules(md).ini}}
 +
|values=unsigned integers
 +
|default=no
 +
|types={{Categ|Radiation|[Radiation]}}, {{Categ|Weapon|Weapons}} in RP 1.07 or greater
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
}}
 +
 
 +
Delay, in frames, between radiation level recalculations. This means, although the radiation is reapplied every <tt>[[RadApplicationDelay]]</tt> frames, and the site exists for <tt>[[RadDurationMultiple]] * [[RadLevel]]</tt> frames, the actual radiation level in the zone is recalculated only this often.
 +
 
 +
(If you graph radiation level in the site's center over time, X axis - time, Y axis - radiation level, the rad level theoretically would be a straight line. But in fact it will be a "staircase" just above that line. [http://mathworld.wolfram.com/webMathematica/RiemannSum.jsp?fun=570-30*x&xMin=0&xMax=19&n=20&sample=5&estimate=False&rectstyle=4&plotstyle=5&nt=2 A crude graphical explanation] where red line = theoretical values, black blocks - factual values. So, the larger this value, the wider each stairstep.)

Latest revision as of 11:43, 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: RadLevelDelay
File(s): Rules(md).ini
Values: unsigned integers
Default: no
Applicable to: [Radiation], Weapons in RP 1.07 or greater


Delay, in frames, between radiation level recalculations. This means, although the radiation is reapplied every RadApplicationDelay frames, and the site exists for RadDurationMultiple * RadLevel frames, the actual radiation level in the zone is recalculated only this often.

(If you graph radiation level in the site's center over time, X axis - time, Y axis - radiation level, the rad level theoretically would be a straight line. But in fact it will be a "staircase" just above that line. A crude graphical explanation where red line = theoretical values, black blocks - factual values. So, the larger this value, the wider each stairstep.)