BIS fnc paramRespawnTickets: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category:Function Group: [a-zA-Z0-9_: ]+(\|\{\{[a-zA-Z0-9_: ]+\}\})?\]\]" to " ") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Mission Parameters |GROUP1= | |gr1= Mission Parameters |GROUP1= | ||
| Set side respawn tickets.|DESCRIPTION= | | Set side respawn tickets.|DESCRIPTION= | ||
| number call [[BIS_fnc_paramRespawnTickets]] |SYNTAX= | | number call [[BIS_fnc_paramRespawnTickets]] |SYNTAX= | ||
|p1= number: [[Number]] - Respawn tickets|PARAMETER1= | |p1= number: [[Number]] - Respawn tickets|PARAMETER1= | ||
| [[Boolean]]|RETURNVALUE= | | [[Boolean]]|RETURNVALUE= | ||
|x1= <code>360 [[call]] [[BIS_fnc_paramRespawnTickets]];</code> |= | |x1= <code>360 [[call]] [[BIS_fnc_paramRespawnTickets]];</code> |= | ||
| [[Arma 3 Mission Parameters]], [[:Category:Function Group: Params|Params Functions]] |SEEALSO= | | [[Arma 3 Mission Parameters]], [[:Category:Function Group: Params|Params Functions]] |SEEALSO= |
Revision as of 23:45, 16 January 2021
Description
- Description:
- Set side respawn tickets.
- Execution:
- call
- Groups:
- Mission Parameters
Syntax
- Syntax:
- number call BIS_fnc_paramRespawnTickets
- Parameters:
- number: Number - Respawn tickets
- Return Value:
- Boolean
Examples
- Example 1:
360 call BIS_fnc_paramRespawnTickets;
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