FlightLevel
Appearance
|
|
|
|
|
|
| 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
- CruiseHeight - for JumpJet units





