ASLToAGL: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(18 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 1.50 | |||
| | |gr1= Positions | ||
| | |descr= Converts position from [[Position#PositionASL|PositionASL]] to [[Position#PositionAGL|PositionAGL]] | ||
| | |s1= [[ASLToAGL]] posASL | ||
|p1= posASL: [[Array]] format [[Position#PositionASL|PositionASL]] - position to convert | |||
|p1= posASL: [[PositionASL]] - position to convert | |||
|r1= [[Position#PositionAGL|PositionAGL]] | |||
| | |||
| | |x1= <sqf>_playerPosAGL = ASLToAGL getPosASL player;</sqf> | ||
|seealso= [[AGLToASL]] [[ASLToATL]] [[ATLToASL]] [[getPos]] [[getPosATL]] [[getPosASL]] [[setUnitFreefallHeight]] | |||
}} | }} | ||
Latest revision as of 15:39, 10 May 2022
Description
- Description:
- Converts position from PositionASL to PositionAGL
- Groups:
- Positions
Syntax
- Syntax:
- ASLToAGL posASL
- Parameters:
- posASL: Array format PositionASL - position to convert
- Return Value:
- PositionAGL
Examples
- Example 1:
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