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

DropZoneAnim: Difference between revisions

From ModEnc
Jump to navigation Jump to search
No edit summary
 
Crimsonum (talk | contribs)
Updated.
 
(2 intermediate revisions by 2 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 19:27, 7 June 2023

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: 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