BIS fnc disableRevive: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |exec= call " to " ")
m (Text replacement - "\[\[Arma 3 ([^ACHJKLMTZ|])([^|]+)\]\]" to "Arma 3: $1$2")
Line 17: Line 17:
|x1= <code>[BIS_unit] [[call]] [[BIS_fnc_disableRevive]];</code>
|x1= <code>[BIS_unit] [[call]] [[BIS_fnc_disableRevive]];</code>


|seealso= [[Arma 3 Revive]] [[BIS_fnc_reenableRevive]]
|seealso= [[Arma 3: Revive]] [[BIS_fnc_reenableRevive]]
}}
}}

Revision as of 20:39, 7 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