BIS fnc disableRevive: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - " |exec= call " to " ") |
Lou Montana (talk | contribs) 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 19:39, 7 April 2021
Description
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