Jump to content

DeployToLand: Difference between revisions

From ModEnc²
en>Electro
No edit summary
en>Pd
The tag's name and Electro's formulation could have been misleading.
Line 7: Line 7:
|yr=yes
|yr=yes
}}
}}
Determines if this [[VehicleType]] can deploy to land. The VehicleType has to have the [[Locomotor|Hover]] or [[Locomotor|Fly]] locomotor.
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.<br>
If set to {{tt|no}} (default), the unit will land as soon as it stops movement.

Revision as of 12:08, 19 April 2008

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.