in location

From Bohemia Interactive Community
Revision as of 02:13, 2 December 2009 by Kronzky (talk | contribs) (add. classification)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.08
Hover & click on the images for description

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

Notes

Bottom Section