BIS fnc respawnMenuPosition: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *P([a-gi-z ])" to "$1 - p$2") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
| Line 23: | Line 23: | ||
}} | }} | ||
{{Note | |||
|user= Ilias38rus | |||
|timestamp= 20210115181400 | |||
|text= Use <sqf inline>setPlayerRespawnTime 0;</sqf> to respawn on selected position (certain gets selected by default), or position of death, if there is no the RP-s. | |||
}} | |||
< | |||
Latest revision as of 05:51, 15 November 2025
Description
Syntax
- Syntax:
- [player, respawnDelay, revive] call BIS_fnc_respawnMenuPosition
- Parameters:
- player: Object - player unit
- respawnDelay: Number - (Optional, default 3) respawn delay
- revive: Boolean - (Optional, default false) if unit was revived
- Return Value:
- Nothing
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
- Posted on Jan 15, 2021 - 18:14 (UTC)
- Use setPlayerRespawnTime 0; to respawn on selected position (certain gets selected by default), or position of death, if there is no the RP-s.