BIS fnc didJIP: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects? in MP|Multiplayer Effects( \("local" or "gl...) |
||
Line 5: | Line 5: | ||
|1.34 | |1.34 | ||
|arg | |arg= | ||
|eff | |eff= | ||
|gr1= Multiplayer | |gr1= Multiplayer |
Revision as of 01:48, 18 January 2021
Description
- Description:
- Return whether or not the local player joined the game while it was already in progress.
- Execution:
- call
- Groups:
- Multiplayer
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