ASLToATL: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z0-9]+\]\][^ ]+) *\|x1=" to " |r1= $1  |x1=") | Lou Montana (talk | contribs)  m (Some wiki formatting) | ||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| {{RV|type=command | {{RV|type=command | ||
| | arma2oa   | |game1= arma2oa | ||
| |version1= 1.62 | |||
| |1. | |game2= tkoh | ||
| |version2= 1.00 | |||
| | | |game3= arma3 | ||
| |version3= 0.50 | |||
| |  | |gr1= Positions | ||
| |  | |descr= Converts a position from [[Position#PositionASL|PositionASL]] to [[Position#PositionATL|PositionATL]] | ||
| | | |s1= [[ASLToATL]] pos | ||
| |seealso= [[ATLToASL]] | |p1= pos: [[Array]] format [[Position#PositionASL|PositionASL]] - position to convert | ||
| |r1= [[Array]] format [[Position#PositionATL|PositionATL]] | |||
| |x1= <sqf>ASLToATL getPosASL player isEqualTo getPosATL player;</sqf> | |||
| |seealso= [[ATLToASL]] [[AGLToASL]] [[ASLToAGL]] [[getPos]] [[getPosATL]] [[getPosASL]] [[visiblePosition]] [[visiblePositionASL]] | |||
| }} | }} | ||
Latest revision as of 12:28, 31 January 2023
Description
- Description:
- Converts a position from PositionASL to PositionATL
- Groups:
- Positions
Syntax
- Syntax:
- ASLToATL pos
- Parameters:
- pos: Array format PositionASL - position to convert
- Return Value:
- Array format PositionATL
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
 
	

