ASLToAGL: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(.*)\{\{GameCategory\|arma3\|[ _]?New[ _]Scripting[ _]Commands[ _]List\}\}(.*)" to "$1$2") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to " ") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3|Game name= | | arma3|Game name= | ||
Line 7: | Line 7: | ||
|gr1= Positions |GROUP1= | |gr1= Positions |GROUP1= | ||
| Converts position from [[PositionASL]] to [[PositionAGL]] |DESCRIPTION= | | Converts position from [[PositionASL]] to [[PositionAGL]] |DESCRIPTION= | ||
| '''ASLToAGL''' posASL |SYNTAX= | | '''ASLToAGL''' posASL |SYNTAX= | ||
|p1= posASL: [[PositionASL]] - position to convert |= | |p1= posASL: [[PositionASL]] - position to convert |= | ||
| [[PositionAGL]] |RETURNVALUE= | | [[PositionAGL]] |RETURNVALUE= | ||
|x1= <code>_playerPosAGL = [[ASLToAGL]] [[getPosASL]] [[player]];</code> |EXAMPLE1= | |x1= <code>_playerPosAGL = [[ASLToAGL]] [[getPosASL]] [[player]];</code> |EXAMPLE1= | ||
| [[AGLToASL]], [[ASLToATL]], [[ATLToASL]], [[getPos]], [[getPosATL]], [[getPosASL]] |SEEALSO= | | [[AGLToASL]], [[ASLToATL]], [[ATLToASL]], [[getPos]], [[getPosATL]], [[getPosASL]] |SEEALSO= |
Revision as of 19:50, 16 January 2021
Description
- Description:
- Converts position from PositionASL to PositionAGL
- Groups:
- Positions
Syntax
- Syntax:
- ASLToAGL posASL
- Parameters:
- posASL: PositionASL - position to convert
- Return Value:
- PositionAGL
Examples
Additional Information
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