From Bohemia Interactive Community
Notes
This command only returns the LEADER of a vehicle that is synchronized. You have to use the "vehicle"
command to select the actual vehicle.
This command only returns the synchronized objects when used on intelligent objects such as units or
logic objects. All other objects returns an empty array.
In MP this command returns only values when the object is local. otherwise it returns an empty array.
Bottom Section
- Posted on February 26, 2015 - 18:03 (UTC)
- Bull A
-
When returning the synchronized objects, they are returned in order of their type:
"Man","Logic","EmptyDetector"