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

RadLevelDelay: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
Testid123 (talk | contribs)
mNo edit summary
(3 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=0
|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.)
 
==Note==
*Values ​​less than '''10''' will cause no noticeable change in the radiation. That is, the radiation will not show a gradual radiation effect. But the radiation will be spread throughout the area immediately.

Revision as of 03:32, 1 January 2025

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

Note

  • Values ​​less than 10 will cause no noticeable change in the radiation. That is, the radiation will not show a gradual radiation effect. But the radiation will be spread throughout the area immediately.