in location: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(add. classification)
(redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Command|= Comments
#REDIRECT [[in]]
____________________________________________________________________________________________
 
| arma |= Game name
 
|1.08|= Game version
 
|arg= |= Arguments in MP
 
|eff= |= Effects in MP
____________________________________________________________________________________________
 
| Check if a position is within a location's area. Returns true if so.|= Description
____________________________________________________________________________________________
 
| position '''in''' location |= Syntax
 
|p1= position: [[Array]] - format [[Position]] |= Parameter 1
|p2= location: [[Location]] |= Parameter 2
 
| [[Boolean]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>_isInLocation = getPos player in myLocation</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|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]]

Latest revision as of 22:07, 3 February 2016

Redirect to: