in location: Difference between revisions
Jump to navigation
Jump to search
(add. classification) |
m (VBS2 scripting category removal) |
||
Line 42: | Line 42: | ||
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]] | [[Category:Command_Group:_Locations|{{uc:{{PAGENAME}}}}]] | ||
Revision as of 05:13, 19 July 2011
Description
- Description:
- Check if a position is within a location's area. Returns true if so.
- Groups:
- Uncategorised
Syntax
- Syntax:
- position in location
- Parameters:
- position: Array - format Position
- location: Location
- Return Value:
- Boolean
Examples
- Example 1:
_isInLocation = getPos player in myLocation
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