|
|
(2 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| {{Command|Comments=
| | #REDIRECT [[position]] |
| ____________________________________________________________________________________________
| |
| | |
| | arma |= Game name
| |
| | |
| |1.08|= Game version
| |
| ____________________________________________________________________________________________
| |
| | |
| | Returns a location's position. If it is attached to an object, the location's set or created position is returned rather than object's position.|DESCRIPTION=
| |
| ____________________________________________________________________________________________
| |
| | |
| | [[Array]] <nowiki>=</nowiki> '''position''' location |SYNTAX=
| |
| | |
| |p1= location: [[Location]] |PARAMETER1=
| |
| | |
| | [[Array]] - format [[Position]]|RETURNVALUE=
| |
| ____________________________________________________________________________________________
| |
|
| |
| |x1= <code>_myLocationHomePos<nowiki> =</nowiki> position myLocation</code> |EXAMPLE1=
| |
| ____________________________________________________________________________________________
| |
| | |
| | [[locationPosition]] |SEEALSO=
| |
| | |
| }}
| |
| | |
| <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|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]]
| |
| | |
| [[Category:Scripting Commands ArmA|POSITION]]
| |