BIS fnc respawnBackpack: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Datatype - description" to "|r1=") |
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Important|" to "{{Feature|important|") |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|version1= 1.96 | |||
|1. | |||
|gr1= Respawn | |gr1= Respawn | ||
|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|important|Only for use with respawn camp event handlers!}} | |||
| | |s1= [] call [[BIS_fnc_respawnBackpack]] | ||
| | |p1= mode: [[String]] - mode | ||
| | |p2= arguments: [[Array]] - mode arguments | ||
|r1= [[Nothing]] | |||
|x1= - | |||
|seealso= - | |||
}} |
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