BIS fnc disableRevive: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - " |exec= call " to " ")
Line 16: Line 16:


|x1= <code>[BIS_unit] [[call]] [[BIS_fnc_disableRevive]];</code>
|x1= <code>[BIS_unit] [[call]] [[BIS_fnc_disableRevive]];</code>
|exec= call


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

Revision as of 16:51, 6 February 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