BIS fnc respawnMenuSpectator: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Respawn(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
||
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 23:40, 17 January 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