allowCuratorLogicIgnoreAreas: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[Cc]ategory:[ _]?Arma[ _]3:[ _]([^|]*)[ _]?\|.*\]\]" to "{{GameCategory|arma3|$1}}")
m (formatting and server exec)
Line 7: Line 7:


|gr1= Curator |GROUP1=
|gr1= Curator |GROUP1=
|serverExec= server
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 21: Line 23:




|x1= <code>curatorModule allowCuratorLogicIgnoreAreas true</code>|EXAMPLE1=  
|x1= <code>curatorModule [[allowCuratorLogicIgnoreAreas]] [[true]]</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________


| [[Curator]], [[addCuratorEditingArea]], [[removeCuratorEditingArea]], [[removeAllCuratorEditingAreas]], [[curatorEditingArea]] |SEEALSO=  
| [[Curator]], [[addCuratorEditingArea]], [[removeCuratorEditingArea]], [[removeAllCuratorEditingAreas]], [[curatorEditingArea]] |SEEALSO=  
| mp= Can be executed only on server |MPBEHAVIOUR=
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 22:18, 5 January 2021

Hover & click on the images for description

Description

Description:
Allows curator placing and working with modules outside of edit areas.
Groups:
Curator

Syntax

Syntax:
curatorObj allowCuratorLogicIgnoreAreas allow
Parameters:
curatorObj: Object - Curator module.
allow: Boolean
Return Value:
Nothing

Examples

Example 1:
curatorModule allowCuratorLogicIgnoreAreas true

Additional Information

See also:
CuratoraddCuratorEditingArearemoveCuratorEditingArearemoveAllCuratorEditingAreascuratorEditingArea

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