BIS fnc paramRespawnTickets: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3>" to "")
m (Text replacement - "[[Arma 3: Mission Parameters" to "[[Mission Parameters")
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function
{{RV|type=function


| arma3
|game1= arma3
 
|version1= 1.00
|1.00


|gr1= Mission Parameters
|gr1= Mission Parameters


| Set side respawn tickets.
|descr= Set side respawn tickets.
 


| number call [[BIS_fnc_paramRespawnTickets]]
|s1= number call [[BIS_fnc_paramRespawnTickets]]


|p1= number: [[Number]] - Respawn tickets
|p1= number: [[Number]] - respawn tickets


| [[Boolean]]
|r1= [[Boolean]]


|x1= <code>360 [[call]] [[BIS_fnc_paramRespawnTickets]];</code>
|x1= <sqf>360 call BIS_fnc_paramRespawnTickets;</sqf>


| [[Arma 3 Mission Parameters]], [[:Category:Function Group: Params|Params Functions]]
|seealso= [[Mission Parameters]] [[:Category:Function Group: Mission Parameters|Mission Parameters Functions]]
}}
}}
[[Category:Functions|{{uc:paramRespawnTickets}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:paramRespawnTickets}}]]

Latest revision as of 18:42, 12 February 2024

Hover & click on the images for description

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

See also:
Mission Parameters Mission Parameters Functions

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