|
|
Line 1: |
Line 1: |
| {{Command|= Comments
| | #REDIRECT [[text]] |
| ____________________________________________________________________________________________
| |
| | |
| | arma |= Game name
| |
| | |
| |1.08|= Game version
| |
| | |
| |arg= |= Arguments in MP
| |
| | |
| |eff= |= Effects in MP
| |
| ____________________________________________________________________________________________
| |
| | |
| | Returns a location's text value.|= Description
| |
| ____________________________________________________________________________________________
| |
| | |
| | '''text''' location |= Syntax
| |
| | |
| |p1= location: [[Location]] |= Parameter 1
| |
| | |
| | [[String]] |= Return value
| |
| ____________________________________________________________________________________________
| |
|
| |
| |x1= <code>_townName = [[text]] myTownLocation;</code> |= Example 1
| |
| | |
| |x2= <code>_loc = [[text]] [[nearestLocation]] <nowiki>[</nowiki>[[position]] [[player]], "NameMarine"]; //"Marina Bay"</code> |= Example 2
| |
| ____________________________________________________________________________________________
| |
| | |
| | [[setText]], [[createLocation]], [[deleteLocation]], [[drawLocation]], [[locationPosition]], [[locationNull]], [[nearestLocation]], [[nearestLocations]], [[nearestLocationWithDubbing]], [[name location]] |= 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:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
| |
| [[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]]
| |