BIS fnc showRespawnMenu: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= Respawn |GROUP1=") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *P([a-gi-z ])" to "$1 - p$2") |
||
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | |||
|game1= arma3 | |||
|version1= 1.00 | |||
| | |gr1= Respawn | ||
| | |descr= Triggers the respawn screen in the given mode | ||
| | |s1= <!-- [mode] call [[BIS_fnc_showRespawnMenu]]; --> | ||
| | |p1= mode: [[String]] - possible modes are "open", "map", "spectate" and "close" | ||
| | |r1= | ||
|x1= <sqf>["open"] call BIS_fnc_showRespawnMenu; // spawn does work as well</sqf> | |||
|x1= < | |||
|seealso= [[Arma 3: Respawn]] | |||
}} | }} | ||
Latest revision as of 15:45, 8 November 2023
Description
Syntax
- Syntax:
- Syntax needed
- Parameters:
- mode: String - possible modes are "open", "map", "spectate" and "close"
- Return Value:
- Return value needed
Examples
- Example 1:
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