BIS fnc didJIP: Difference between revisions
Jump to navigation
Jump to search
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...) |
Lou Montana (talk | contribs) m (Text replacement - " {2,}\}\}" to " }}") |
||
Line 20: | Line 20: | ||
|[[remoteExec]], [[remoteExecCall]], [[didJIP]], [[didJIPOwner]], [[exportJIPMessages]] | |[[remoteExec]], [[remoteExecCall]], [[didJIP]], [[didJIPOwner]], [[exportJIPMessages]] | ||
}} | }} | ||
Revision as of 23:55, 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