Jump to content

FlightLevel

From ModEnc²
Revision as of 19:53, 4 April 2025 by DeathFish (talk | contribs) (Created page with "{{Flag |name={{PAGENAME}} |files={{Categ|Rules(md).ini}} |values={{Values|Integer}} |special=None |default=0 (see below) |types={{Categ|General}}, {{Categ|AircraftTypes}},{{Categ|InfantryTypes}}, {{Categ|BuildingTypes}}, {{Categ|VehicleTypes}} |ts=yes |fs=yes |ra2=yes |yr=yes }} Specifies the height (in leptons) 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....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: FlightLevel
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
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.

Although the speed of ascent and descent is somewhat related to the height difference between the current altitude and FlightLevel, the program has a hard-coded maximum vertical rate of 20 per frame.

See also