addCuratorEditableObjects: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (example formate) |
||
Line 21: | Line 21: | ||
|x1= <code>curatorModule addCuratorEditableObjects <nowiki>[[</nowiki>car],true]</code>|= EXAMPLE1 | |x1= <code>curatorModule [[addCuratorEditableObjects]] <nowiki>[[</nowiki>car],[[true]] ];</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 14:08, 15 August 2014
Description
- Description:
- Register objects which can be edited by a curator.
- Multiplayer:
- Can be executed only on server
- Groups:
- Uncategorised
Syntax
- Syntax:
- curatorObj addCuratorEditableObjects [[objects],addCrew]
- Parameters:
- curatorObj: Object - Curator module.
- objects: Array
- addCrew: Boolean
- Return Value:
- Nothing
Examples
- Example 1:
curatorModule addCuratorEditableObjects [[car],true ];
Additional Information
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