flagOwner: Difference between revisions
Jump to navigation
Jump to search
m (=) |
mNo edit summary |
||
Line 10: | Line 10: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Object]] <nowiki>=</nowiki> '''flagOwner''' anyFlag |= Syntax | | [[Object#Person|Person]] <nowiki>=</nowiki> '''flagOwner''' anyFlag |= Syntax | ||
|p1= anyFlag: [[Object]] |= Parameter 1 | |p1= anyFlag: [[Object]] |= Parameter 1 | ||
Line 18: | Line 18: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <pre>_person = flagowner | |x1= <pre>_person = flagowner _flagOne</pre> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 10:24, 27 August 2007
Description
- Description:
- Returns the owner of a flag.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Person = flagOwner anyFlag
- Parameters:
- anyFlag: Object
- Return Value:
- Object - The person that owns the flag is returned. If used on anything else than a flag, the returned value is objNull
Examples
- Example 1:
_person = flagowner _flagOne
Additional Information
- See also:
- flag
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint version 1.00
- Operation Flashpoint: New Scripting Commands
- Operation Flashpoint: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- Scripting Commands ArmA
- Command Group: Multiplayer
- Command Group: Object Information