clientOwner: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<!-- clientOwner --> {{Command|= Comments |arma3|= Game name |1.56|= Game version | Returns the client's owner id |= Description | id = '''clientOwner''' |= Syntax |p1= - |= P...") |
Killzone Kid (talk | contribs) (format, see also) |
||
Line 4: | Line 4: | ||
|1.56|= Game version | |1.56|= Game version | ||
| Returns the client's owner id |= Description | | Returns the client's owner id |= Description | ||
| | | '''clientOwner''' |= Syntax | ||
|p1= | |p1= |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
| | | [[Number]] |= RETURNVALUE | ||
|x1= <code>_id = '''clientOwner''';</code>|= EXAMPLE1 | |x1= <code>_id = '''clientOwner''';</code>|= EXAMPLE1 | ||
| |= SEEALSO | | [[owner]], [[groupOwner]], [[onPlayerConnected]], [[onPlayerDisconnected]], [[getClientState]], [[getClientStateNumber]]|= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR | ||
}} | }} |
Revision as of 19:03, 17 February 2016
Description
- Description:
- Returns the client's owner id
- Groups:
- Uncategorised
Syntax
- Syntax:
- clientOwner
- Return Value:
- Number
Examples
- Example 1:
_id = clientOwner;
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