BIS fnc didJIP: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^<]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^<]*) *<\/code>" to "<code>$1$2$3</code>") |
Lou Montana (talk | contribs) m (Text replacement - "<code>([^<]+)<\/code>" to "<sqf>$1</sqf>") |
||
Line 12: | Line 12: | ||
|r1= [[Boolean]] | |r1= [[Boolean]] | ||
|x1= < | |x1= <sqf>if ([] call BIS_fnc_didJIP) then { forceRespawn player };</sqf> | ||
|seealso= [[remoteExec]] [[remoteExecCall]] [[didJIP]] [[didJIPOwner]] [[exportJIPMessages]] | |seealso= [[remoteExec]] [[remoteExecCall]] [[didJIP]] [[didJIPOwner]] [[exportJIPMessages]] |
Revision as of 17:11, 13 July 2022
Description
- Description:
- Return whether or not the local player joined the game while it was already in progress.
- Execution:
- call
- Groups:
- Multiplayer
Syntax
- Syntax:
- s1= [] call BIS_fnc_didJIP
- Return Value:
- Boolean
Examples
- Example 1:
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