addMissionEventHandler ["CameraViewUpdated",{ params ["_oldMode","_newMode"]; }];
Something like this to detect after you change the cameraView (upon numpad Enter, entering optics etc) would be a nice addition.
addMissionEventHandler ["CameraViewUpdated",{ params ["_oldMode","_newMode"]; }];
Something like this to detect after you change the cameraView (upon numpad Enter, entering optics etc) would be a nice addition.