BIS fnc didJIP: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^<]+)<\/code>" to "<sqf>$1</sqf>") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 6: | Line 6: | ||
|gr1= Multiplayer | |gr1= Multiplayer | ||
|descr= Return whether or not the local player joined the game while it was already in progress. {{Feature|important|Use [[didJIP]] instead.}} | |descr= Return whether or not the local player joined the game while it was already in progress. {{Feature|important|{{GVI|arma3|1.50|size=0.75}} Use [[didJIP]] instead.}} | ||
|s1= | |s1= [] call [[BIS_fnc_didJIP]] | ||
|r1= [[Boolean]] | |r1= [[Boolean]] | ||
Line 16: | Line 16: | ||
|seealso= [[remoteExec]] [[remoteExecCall]] [[didJIP]] [[didJIPOwner]] [[exportJIPMessages]] | |seealso= [[remoteExec]] [[remoteExecCall]] [[didJIP]] [[didJIPOwner]] [[exportJIPMessages]] | ||
}} | }} | ||
Revision as of 23:28, 21 August 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:
- [] 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