BIS fnc initRespawnBackpack: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Init respawn backpack. | ||
Whover "assembles" it will receive a new respawn position. | Whover "assembles" it will receive a new respawn position. | ||
When backpack object has 'respawnNearbyPlayers' attribute set to 1, nearby player will receive the respawn as well. | When backpack object has 'respawnNearbyPlayers' attribute set to 1, nearby player will receive the respawn as well.|Description= | ||
____________________________________________________________________________________________ | |||
| call [[BIS_fnc_initRespawnBackpack]] |Syntax= | |||
| [[Boolean]] |Return value= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |x1= [[call]] [[BIS_fnc_initRespawnBackpack]];|Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Arma 3 Respawn]], [[:Category:Function Group: Respawn]] |See also= | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 14:24, 19 June 2018
Description
- Description:
- Init respawn backpack. Whover "assembles" it will receive a new respawn position. When backpack object has 'respawnNearbyPlayers' attribute set to 1, nearby player will receive the respawn as well.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- call BIS_fnc_initRespawnBackpack
- Return Value:
- Boolean
Examples
- Example 1:
- call BIS_fnc_initRespawnBackpack;
Additional Information
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