Jump to content

DeployToLand: 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
Can be set to 'yes' or 'no' and determines if this VehicleType must deploy to land if it is normally considered as an 'aircraft' through use of the 'hover' or 'fly' Locomotor=.<br />
|name=DeployToLand
(Yuri's Revenge Only)
|values={{values|boolean}}
|special=
|default=no
|types={{Categ|VehicleTypes}}
|yr=yes
}}
 
Determines whether this [[VehicleType]] (usually a helicopter, [[Locomotor|Hover]] or [[Locomotor|Fly]] locomotor) requires an explicit order to land, which can be given by deploying it.
 
If set to {{tt|no}} (default), the unit will land as soon as it stops movement.
 
Hovering units will play their HVA animation with a rate of {{tt|1}} (advancing to the next frame every frame).

Latest revision as of 21:40, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DeployToLand
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: VehicleTypes


Determines whether this VehicleType (usually a helicopter, Hover or Fly locomotor) requires an explicit order to land, which can be given by deploying it.

If set to no (default), the unit will land as soon as it stops movement.

Hovering units will play their HVA animation with a rate of 1 (advancing to the next frame every frame).