intersect: Difference between revisions
Jump to navigation
Jump to search
(+ category) |
m (removed cat "Variables", this command has nothing to do with vars) |
||
Line 38: | Line 38: | ||
[[Category:Scripting Commands OFP Elite |INTERSECT]] | [[Category:Scripting Commands OFP Elite |INTERSECT]] | ||
[[Category:Scripting Commands ArmA|INTERSECT]] | [[Category:Scripting Commands ArmA|INTERSECT]] | ||
Revision as of 15:49, 27 June 2007
Description
- Description:
- Find named selections in object which is in specified lod intersected by given section of a line. Return value is in the form of [selection, number]. Multiple returned arrays are nested within a single array, and no intersection will return an empty array.
- Groups:
- Uncategorised
Syntax
- Syntax:
- [object, lod name] intersect [begin, end]
- Parameters:
- [object, lod name]: Array
- [begin, end]: Array
- Return Value:
- Array
Examples
- Example 1:
[tank, "VIEW"] intersect [[1500, 1500, 2], [1550, 1500, 2]]
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