flyInHeightASL: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |= Game " to " ") |
m (Text replacement - "{{Inline code|" to "{{ic|") |
||
Line 7: | Line 7: | ||
|gr1= Object Manipulation | |gr1= Object Manipulation | ||
| Sets the minimal ASL height. Final height is {{ | | Sets the minimal ASL height. Final height is {{ic|''flyInHeight'' [[max]] ''flyInHeightASL''}} - the higher altitude has priority. | ||
| aircraft [[flyInHeightASL]] [standardAltitude, combatAltitude, stealthAltitude] | | aircraft [[flyInHeightASL]] [standardAltitude, combatAltitude, stealthAltitude] |
Revision as of 18:11, 27 February 2021
Description
- Description:
- Description needed
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- aircraft: Object - helicopter, airplane
- standardAltitude: Number - base altitude used when behaviour is neither "COMBAT" or "STEALTH"
- combatAltitude: Number - altitude used when behaviour is "COMBAT"
- stealthAltitude: Number - altitude used when behaviour is "STEALTH"
- Return Value:
- Return value needed
Examples
- Example 1:
cobraOne flyInHeightASL [200, 100, 400];
Additional Information
- See also:
- flyInHeight
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note