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

RadarEventMinRadius: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
Crimsonum (talk | contribs)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Minimum radius required by event to generate the event on the radar.
|name=RadarEventMinRadius
|files={{Categ|Rules(md).ini}}
|values={{values|uint}}
|default=0
|types={{Categ|General}}
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
Specifies the size of the radar event rectangle after it has zoomed in on the target. Higher values mean larger rectangle.
 
== See Also ==
*[[RadarEventSuppressionDistances]]
*[[RadarEventVisibilityDurations]]
*[[RadarEventDurations]]
*[[FlashFrameTime]]
*[[RadarCombatFlashTime]]
*[[RadarEventSpeed]]
*[[RadarEventRotationSpeed]]
*[[RadarEventColorSpeed]]

Latest revision as of 14:56, 3 January 2024

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: RadarEventMinRadius
File(s): Rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 0
Applicable to: General


Specifies the size of the radar event rectangle after it has zoomed in on the target. Higher values mean larger rectangle.

See Also