ASLToATL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (formate)
Line 15: Line 15:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>ASLtoATL (getPosASL player) == getPosATL player</pre> |= Example 1
|x1= <code>[[ASLtoATL]] ([[getPosASL]] [[player]]) == [[getPosATL]] [[player]]</code> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 09:05, 24 August 2014

Hover & click on the images for description

Description

Description:
Converts a position from PositionASL to PositionATL
Groups:
Uncategorised

Syntax

Syntax:
ASLtoATL PositionASL
Return Value:
PositionATL

Examples

Example 1:
ASLtoATL (getPosASL player) == getPosATL player

Additional Information

See also:
ATLtoASLgetPosgetPosATLgetPosASL

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

Notes

Bottom Section