BIS_fnc_diagHit

From Bohemia Interactive Community
Revision as of 18:34, 26 December 2020 by Lou Montana (talk | contribs) (Text replacement - "True" to "true")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Tracks received wounds. (getNumber (missionConfigFile >> "diagHit") > 0) has to be true.
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
call BIS_fnc_diagHit
Return Value:
Boolean - true when activated

Examples

Example 1:
call BIS_fnc_diagHit;

Additional Information

See also:
Diag functions

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