BIS_fnc_respawnConfirm

From Bohemia Interactive Community
Revision as of 14:21, 22 July 2020 by R3vo (talk | contribs) (page filled)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Shows a message box which the user needs to accept in order to respawn.
Execution:
spawn
Groups:
Uncategorised

Syntax

Syntax:
[respawnDelay] spawn BIS_fnc_respawnConfirm
Parameters:
respawnDelay: Number - (Optional, default 3) Respawn delay
Return Value:
Nothing

Examples

Example 1:
[3] spawn BIN_fnc_enableSaving;

Additional Information

See also:
Arma 3 Respawn

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

Bottom Section