Jump to content

DropZoneAnim: 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
This defines the animation to display for the drop zone flare and is triggered only through the relevant action in a map file. NOTE: this is residual from Red Alert and Tiberian Sun, remains valid and is parsed, although it does not get used. The BEACON.SHP animation in Red Alert 2 does not get used and is corrupt - it is actually the same SHP image from Tiberian Sun and remains in the Tiberian Sun animation palette. The animation must be from the [Animations] list and be defined in ART.INI. This can still be made to work through the relevant action from within a map file.
|name=DropZoneAnim
|files={{Categ|Rules(md).ini}}
|values={{Values|strings|[[Animations]]}}
|default=null
|types={{Categ|AudioVisual}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Specifies the [[animation]] that is displayed as drop zone flare. For more information, see [[Actions (maps)|map trigger action]] #8.
 
== See Also ==
* [[DropZoneRadius]]

Latest revision as of 21:41, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DropZoneAnim
File(s): Rules(md).ini
Values: Strings: Normal text. (Limited to: Animations)
Default: null
Applicable to: AudioVisual


Specifies the animation that is displayed as drop zone flare. For more information, see map trigger action #8.

See Also