unitsBelowHeight: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")  | 
				||
| Line 34: | Line 34: | ||
|x2= <code>_units = [[allUnits]] [[unitsBelowHeight]] 30;</code>  | |x2= <code>_units = [[allUnits]] [[unitsBelowHeight]] 30;</code>  | ||
| [[allUnits]], [[getPosATL]], [[group]]  | |seealso= [[allUnits]], [[getPosATL]], [[group]]  | ||
}}  | }}  | ||
Revision as of 00:13, 17 February 2021
Description
- Description:
 - Description needed
 - Groups:
 - Object DetectionPositions
 
Syntax
- Syntax:
 - Syntax needed
 - Parameters:
 - units: Array of Objects
 - height: Number - height above terrain level (PositionATL)
 - Return Value:
 - Return value needed
 
Alternative Syntax
- Syntax:
 - group unitsBelowHeight height
 - Parameters:
 - group: Group - AI group
 - height: Number - height above terrain level (PositionATL)
 - Return Value:
 - Array of Objects
 
Examples
- Example 1:
 _allOnGroudUnits = group player unitsBelowHeight 10;- Example 2:
 _units = allUnits unitsBelowHeight 30;
Additional Information
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