BIS fnc disableRevive: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
m (Text replacement - "|=Syntax " to " ")
Line 9: Line 9:
|descr= Disable revive on given unit.
|descr= Disable revive on given unit.


||s1= [player] call [[BIS_fnc_disableRevive]]|=Syntax
||s1= [player] call [[BIS_fnc_disableRevive]]


|p1= player: [[Object]] - Affected player
|p1= player: [[Object]] - Affected player

Revision as of 20:24, 12 June 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