BIS fnc disableRevive: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Arma 3 ([^ACHJKLMTZ|])([^|]+)\]\]" to "Arma 3: $1$2")
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
Line 5: Line 5:
|version1= 1.42
|version1= 1.42


|gr1 = Revive
|gr1= Revive


|descr= Disable revive on given unit.
|descr= Disable revive on given unit.

Revision as of 13:37, 11 April 2021

Hover & click on the images for description

Description

Description:
Disable revive on given unit.
Execution:
call
Groups:
Revive

Syntax

Syntax:
[player] call BIS_fnc_disableRevive
Parameters:
player: Object - Affected player
Return Value:
Nothing

Examples

Example 1:
[BIS_unit] call BIS_fnc_disableRevive;

Additional Information

See also:
Arma 3: Revive BIS_fnc_reenableRevive

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