flagOwner: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(+ category)
Line 38: Line 38:
[[Category:Scripting Commands ArmA|FLAGOWNER]]
[[Category:Scripting Commands ArmA|FLAGOWNER]]
[[Category:Command_Group:_Multiplayer|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Multiplayer|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]]

Revision as of 16:35, 5 May 2007

Hover & click on the images for description

Description

Description:
Returns the owner of a flag.
Groups:
Uncategorised

Syntax

Syntax:
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