setCuratorCoef
From Bohemia Interactive Community

Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 1.16
Description
- Description:
- Sets coef for some action (coef have to be bigger than -1 000 000, anything lower is considered as disabled action).
Syntax
- Syntax:
- curatorObj setCuratorCoef [action,coef]
- Parameters:
- curatorObj: Object - Curator module.
- [action,coef]: Array
- action: String
- coef: Number or Boolean
- Return Value:
- Nothing
Examples
- Example 1:
curatorModule setCuratorCoef ["Place", 1]
- Example 2:
curatorModule setCuratorCoef ["Delete", -1e10]
Additional Information
- Multiplayer:
- Can be executed only on server
- See also:
- Curator
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To
Notes
Bottom Section
- Posted on March 25, 2015 - 21:46 (UTC)
- Austin medic
-
Possible actions are:
place
edit
delete
destroy
group
synchronize