setPosASL: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " *\|Game2 name= * " to " ")
m (Text replacement - " *\|Game *2 [Vv]ersion *= * " to " ")
Line 7: Line 7:
|game2= ofp
|game2= ofp


|version2= 1.99 |Game2 version=
|version2= 1.99


|arg= global
|arg= global

Revision as of 17:26, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Positions

Syntax

Syntax:
Syntax needed
Parameters:
object: Object
pos: Array - format PositionASL
Return Value:
Return value needed

Examples

Example 1:
player setPosASL [getPosASL player select 0, (getPosASL player select 1) + 10, getPosASL player select 2];
Example 2:
this setPosASL [position this select 0, position this select 1, 9]; // [ X, Y, Z]

Additional Information

See also:
See also needed

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