Jump to content

DropZoneRadius: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the distance, in cells, that the map is revealed around a drop zone flare. This is used only by the relevant action within a map file.
|files={{Categ|Rules(md).ini}}
|values={{values|uint}}
|types={{Categ|AudioVisual}}
|ts=yes
|fs=yes
|ra2=yes
|yr=yes
|hp=yes
|ares=yes
}}
 
Specifies the distance, in [[cells]], that the map is revealed around a [[DropZoneAnim|drop zone flare]]. This is used whenever an instance of that specific animation type is created, whether by a [[Actions (maps)|map trigger]] or otherwise.

Latest revision as of 21:41, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DropZoneRadius
File(s): Rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Applicable to: AudioVisual


Specifies the distance, in cells, that the map is revealed around a drop zone flare. This is used whenever an instance of that specific animation type is created, whether by a map trigger or otherwise.