curatorObj addCuratorEditableObjects [[objects],addCrew]

Operand types

curatorObj: Object
[[objects],addCrew] : Array

Type of returned value

Description

Register objects which can be edited by a curator (Zeus).

curatorObj - Curator module
objects - Array of objects
addCrew - Boolean - set to true adds crew to the given objects (if they can have one)

In multiplayer can be executed on server only.

Used In

Arma3

Example

curatorModule addCuratorEditableObjects [[car],true ];
Search OFPEC COMREF