addCuratorCameraArea: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "<h3 style='display:none'>Notes</h3> <dl class='command_description'> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> <h3 style='display:none'>Bottom Section</h3>" to "") |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 20: | Line 20: | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>myCurator [[addCuratorCameraArea]] [3,[[position]] mySoldier,300];</code> | |x1= <code>myCurator [[addCuratorCameraArea]] [3,[[position]] mySoldier,300];</code> | ||
| [[Curator]], [[removeCuratorCameraArea]], [[removeAllCuratorCameraAreas]], [[curatorCameraArea]] | | [[Curator]], [[removeCuratorCameraArea]], [[removeAllCuratorCameraAreas]], [[curatorCameraArea]] |
Revision as of 17:02, 18 January 2021
Description
- Description:
- Adds or changes curator camera area (depends on if ID is already used).
- Multiplayer:
- Can be executed only on server
- Groups:
- Curator
Syntax
- Syntax:
- curatorObj addCuratorCameraArea [cameraAreaID,position,radius]
- Parameters:
- [cameraAreaID,position,radius]: Array
- curatorObj: Object - Curator module.
- cameraAreaID: Number
- position: Position
- radius: Number
- Return Value:
- Nothing
Examples
- Example 1:
myCurator addCuratorCameraArea [3,position mySoldier,300];
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