BIS fnc didJIP: Difference between revisions
Jump to navigation
Jump to search
m (see also) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
|1.34|= Game version | |1.34|= Game version | ||
|arg= |= | |arg= |MPARGUMENTS= | ||
|eff= |= Effects in MP | |eff= |= Effects in MP | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 10:29, 7 April 2019
Description
- Description:
- Return whether or not the local player joined the game while it was already in progress.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [] call BIS_fnc_didJIP
- Return Value:
- Boolean
Examples
- Example 1:
if ([] call BIS_fnc_didJIP) then { forceRespawn player };
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