Jump to content

RadarEventMinRadius: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 4 revisions imported
 
(3 intermediate revisions by 3 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 22:03, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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