ASLToATL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (formate)
(see also)
Line 18: Line 18:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[ATLtoASL]], [[getPos]], [[getPosATL]], [[getPosASL]] |= See also
| [[ATLtoASL]], [[getPos]], [[getPosATL]], [[getPosASL]], [[visiblePosition]], [[visiblePositionASL]]|= See also


}}
}}

Revision as of 09:09, 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:
ATLtoASLgetPosgetPosATLgetPosASLvisiblePositionvisiblePositionASL

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