Difference between revisions of "setPosASL"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | + | {{Command|= Comments | |
− | + | ____________________________________________________________________________________________ | |
− | |||
+ | | arma |= Game name | ||
− | + | |2.53|= Game version | |
+ | ____________________________________________________________________________________________ | ||
+ | | Sets the object position. The pos array uses the [[PositionASL]] format. |= Description | ||
+ | ____________________________________________________________________________________________ | ||
− | ''' | + | | obj '''setPosASL''' pos |= Syntax |
− | + | |p1= obj: [[Object]] |= Parameter 1 | |
− | + | |p2= pos: [[Array]] |= Parameter 2 | |
− | + | | [[Nothing]] |= Return value | |
+ | ____________________________________________________________________________________________ | ||
+ | |||
+ | |x1= <pre>player setPosASL [ [[getPosASL]] [[player]] [[select]] 0, [[getPosASL]] [[player]] [[select]] 1 + 10, [[getPosASL]] [[select]] 2]</pre> |= Example 1 | ||
+ | ____________________________________________________________________________________________ | ||
− | + | | |= See also | |
− | + | }} | |
− | + | <h3 style="display:none">Notes</h3> | |
+ | <dl class="command_description"> | ||
+ | <!-- Note Section BEGIN --> | ||
− | + | <!-- Note Section END --> | |
+ | </dl> | ||
− | + | <h3 style="display:none">Bottom Section</h3> | |
− | + | [[Category:Scripting Commands|SETPOSASL]] | |
− | + | [[Category:Scripting Commands OFP Elite |SETPOSASL]] | |
− | + | [[Category:Scripting Commands ArmA|SETPOSASL]] | |
− | |||
− | |||
− | |||
− |
Revision as of 00:26, 2 August 2006
Description
- Description:
- Sets the object position. The pos array uses the PositionASL format.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
player setPosASL [ [[getPosASL]] [[player]] [[select]] 0, [[getPosASL]] [[player]] [[select]] 1 + 10, [[getPosASL]] [[select]] 2]
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