cameraName camCommand command

Operand types

cameraName: Object
command: String

Type of returned value

Description

Execute command on given camera / actor object.
For all types "manual on" and "manual off" commands are recognised.
For "camera" type, command is one of: "inertia on", "inertia off".
For seagull, command is one of: "landed", or "airborne".

Used In

OFP/ArmA

Example

_camera camCommand "manual on"
Search OFPEC COMREF