addCuratorCameraArea: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
| Line 22: | Line 22: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <sqf>myCurator addCuratorCameraArea [3,position mySoldier,300];</sqf> | |x1= <sqf>myCurator addCuratorCameraArea [3, position mySoldier, 300];</sqf> | ||
|seealso= [[Arma 3: Curator]] [[removeCuratorCameraArea]] [[removeAllCuratorCameraAreas]] [[curatorCameraArea]] | |seealso= [[Arma 3: Curator]] [[removeCuratorCameraArea]] [[removeAllCuratorCameraAreas]] [[curatorCameraArea]] | ||
}} | }} | ||
Latest revision as of 19:01, 13 May 2026
Description
- Description:
- Adds or changes curator camera area (depends on if ID is already used).
- Groups:
- Curator
Syntax
- Syntax:
- curatorObj addCuratorCameraArea [cameraAreaID, position, radius]
- Parameters:
- curatorObj: Object - curator module.
- cameraAreaID: Number
- position: Position
- radius: Number
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note