setOwner
Jump to navigation
Jump to search
Description
- Description:
- From server machine, change the ownership of an object to a given client. Returns true if locality was changed.
- Groups:
- Uncategorised
Syntax
- Syntax:
- object setOwner clientID
- Parameters:
- object: Object -
- clientID: Number - clientID of the new owner
- Return Value:
- Boolean
Examples
- Example 1:
_someObject setOwner 12;
- Example 2:
_someObject setOwner (owner _playerObject);
Additional Information
- See also:
- owner
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 Arma 2: Operation Arrowhead version 1.62
- Arma 2: Operation Arrowhead: New Scripting Commands
- Arma 2: Operation Arrowhead: Scripting Commands
- Command Group: Uncategorised
- ArmA 2 OA: New Scripting Commands List
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters
- Command Group: Multiplayer