setPosASLW: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "PositionASLW" to "PositionASLW") |
||
Line 10: | Line 10: | ||
|gr1= Positions | |gr1= Positions | ||
|descr= Sets the object position above sea surface. The pos array uses the [[PositionASLW]] format. | |descr= Sets the object position above sea surface. The pos array uses the [[Position#PositionASLW|PositionASLW]] format. | ||
|s1= obj [[setPosASLW]] pos | |s1= obj [[setPosASLW]] pos | ||
Line 16: | Line 16: | ||
|p1= obj: [[Object]] | |p1= obj: [[Object]] | ||
|p2= pos: [[Array]] - format [[PositionASLW]] | |p2= pos: [[Array]] - format [[Position#PositionASLW|PositionASLW]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Revision as of 17:01, 5 January 2022
Description
- Description:
- Sets the object position above sea surface. The pos array uses the PositionASLW format.
- Groups:
- Positions
Syntax
- Syntax:
- obj setPosASLW pos
- Parameters:
- obj: Object
- pos: Array - format PositionASLW
- Return Value:
- Nothing
Examples
- Example 1:
_diver setPosASLW [(position _diver) select 0, (position _diver) select 1, -10];
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