didJIPOwner: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category:[cC]ommand[_ ][gG]roup:[_ ][^|]+\|\{*uc:{{PAGENAME}*]\]" 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|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|1.50 | |1.50 | ||
|gr1 = Multiplayer | |gr1 = Multiplayer | ||
Line 10: | Line 10: | ||
|serverExec= server | |serverExec= server | ||
| Checks if the current [[owner]] of supplied [[Object]] Joined In Progress. Server execution only. On clients returns [[false]]. | | Checks if the current [[owner]] of supplied [[Object]] Joined In Progress. Server execution only. On clients returns [[false]]. | ||
| '''didJIPOwner''' object | | '''didJIPOwner''' object | ||
|p1= object: [[Object]] - | |p1= object: [[Object]] - | ||
|p3 | |p3= | ||
| [[Boolean]] | | [[Boolean]] | ||
|x1= <code>ownerDidJip = [[didJIPOwner]] tank;</code> | |x1= <code>ownerDidJip = [[didJIPOwner]] tank;</code> | ||
| [[didJIP]], [[owner]], [[setOwner]], [[groupOwner]], [[remoteExecutedOwner]], [[exportJIPMessages]] | | [[didJIP]], [[owner]], [[setOwner]], [[groupOwner]], [[remoteExecutedOwner]], [[exportJIPMessages]] | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 00:30, 18 January 2021
Description
- Description:
- Checks if the current owner of supplied Object Joined In Progress. Server execution only. On clients returns false.
- Groups:
- Multiplayer
Syntax
Examples
- Example 1:
ownerDidJip = didJIPOwner tank;
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