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

Difference between revisions of "FlightLevel"

From ModEnc
Jump to: navigation, search
 
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
The default flight level, in leptons, above the ground that aircraft will fly.
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values=unsigned integers
 +
|special=None
 +
|default=0 (see below)
 +
|types={{Categ|General}}, {{Categ|AircraftTypes}},{{Categ|InfantryTypes}}, {{Categ|BuildingTypes}}, {{Categ|VehicleTypes}}
 +
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|ra2=yes
 +
|yr=yes
 +
|ares=yes
 +
}}
 +
 
 +
Specifies the height (in [[lepton]]s) that this aircraft will fly at. The value in [{{f|General|link}}] serves as a default value in case a particular aircraft doesn't specify a custom value.
 +
 
 +
==See also==
 +
* [[CruiseHeight]] - for JumpJet units

Latest revision as of 05:19, 25 January 2016

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: FlightLevel
File(s): Rules(md).ini
Values: unsigned integers
Special Values: None
Default: 0 (see below)
Applicable to: General, AircraftTypes,InfantryTypes, BuildingTypes, VehicleTypes


Specifies the height (in leptons) that this aircraft will fly at. The value in [General] serves as a default value in case a particular aircraft doesn't specify a custom value.

See also