BIS fnc respawnMenuSpectator: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Arma 3 ([^ACHJKLMTZ|])([^|]+)\]\]" to "Arma 3: $1$2") |
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
||
Line 5: | Line 5: | ||
|version1= 1.00 | |version1= 1.00 | ||
|gr1 = Respawn | |gr1= Respawn | ||
|descr= Handles the spectator mode. | |descr= Handles the spectator mode. |
Revision as of 12:41, 11 April 2021
Description
Syntax
- Syntax:
- [player, respawnDelay] call BIS_fnc_respawnMenuSpectator
- Parameters:
- player: Object - Player unit
- respawnDelay: Number - (Optional, default 3) Respawn delay
- Return Value:
- Nothing
Examples
- Example 1:
[player,5] call BIS_fnc_respawnMenuSpectator;
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