BIS fnc respawnBackpack: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *M([a-z ])" to "$1 - m$2") |
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Important|" to "{{Feature|important|") |
||
Line 7: | Line 7: | ||
|descr= 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. | |descr= 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. | ||
{{Feature| | {{Feature|important|Only for use with respawn camp event handlers!}} | ||
|s1= [] call [[BIS_fnc_respawnBackpack]] | |s1= [] call [[BIS_fnc_respawnBackpack]] |
Latest revision as of 00:24, 2 February 2024
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