BIS fnc threat: Difference between revisions
Jump to navigation
Jump to search
(named params) |
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
||
Line 17: | Line 17: | ||
|version4= 1.00 | |version4= 1.00 | ||
|gr1 = Combat | |gr1= Combat | ||
|descr= Calculates threat values of given unit. | |descr= Calculates threat values of given unit. |
Revision as of 12:48, 11 April 2021
Description
Syntax
- Syntax:
- [unit] call BIS_fnc_threat
- Parameters:
- unit: Object - Given unit
- Return Value:
- Number - Threat level in range from 0 to 3
Examples
- Example 1:
_threatLevel = [player] call BIS_fnc_threat;
Additional Information
- See also:
- nearTargetstargetsQueryrevealside
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