|
|
(5 intermediate revisions by 3 users 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]] |= Parameter 1
| |
| | |
| | [[Array]] - format [[Position]]|= Return value
| |
| ____________________________________________________________________________________________
| |
|
| |
| |x1= <code>_myLocationHomePos<nowiki> =</nowiki> position myLocation</code> |= Example 1
| |
| ____________________________________________________________________________________________
| |
| | |
| | [[locationPosition]] |= 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|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]]
| |
| | |
| [[Category:Scripting Commands ArmA|POSITION]]
| |
| [[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]]
| |