BIS fnc threat: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
Lou Montana (talk | contribs) m (Text replacement - " [ [[" to " [<nowiki/>[[") |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_threatLevel = [ [[player]] ] [[call]] [[BIS_fnc_threat]];</code> |= | |x1= <code>_threatLevel = [<nowiki/>[[player]] ] [[call]] [[BIS_fnc_threat]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 03:12, 25 September 2020
Description
- Description:
- Calculates threat values of given unit.
- Execution:
- call
- Groups:
- Uncategorised
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