BIS fnc respawnBackpack: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])= *([^ ]+) * +\|version([0-9])= *([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *M([a-z ])" to "$1 - m$2") |
||
Line 11: | Line 11: | ||
|s1= [] call [[BIS_fnc_respawnBackpack]] | |s1= [] call [[BIS_fnc_respawnBackpack]] | ||
|p1= mode: [[String]] - | |p1= mode: [[String]] - mode | ||
|p2= arguments: [[Array]] - | |p2= arguments: [[Array]] - mode arguments | ||
|r1= [[Nothing]] | |r1= [[Nothing]] |
Revision as of 15:39, 8 November 2023
Description
- Description:
- Handles respawn camps functionality. Whoever "assembles" a camp from backpack it will receive a new respawn position. When backpack object has 'respawnNearbyPlayers' attribute set to 1, nearby players will receive the respawn position as well.
- Execution:
- call
- Groups:
- Respawn
Syntax
- Syntax:
- [] call BIS_fnc_respawnBackpack
- Parameters:
- mode: String - mode
- arguments: Array - mode arguments
- Return Value:
- Nothing
Examples
- Example 1:
- -
Additional Information
- See also:
- -
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