_cam = "camera" camcreate [0,0,0]
_cam cameraeffect ["internal", "back"]
_cam camsettarget player
_cam camsetrelpos [-2,5,2]
_cam camcommit 0
titlecut [" ","BLACK IN",2]
~2
player addweapon "Binocular"
player playmove "StandToBinocStand"
~3.6
cutrsc ["binocular","PLAIN DOWN",0]
_cam camsettarget object2
_cam CamSetFOV 0.4
_cam camCommit 10
_cam camsettarget object2
_cam CamSetFOV 0.7
_cam camCommit 10
player playmove "BinocStandToStand"
~20
cutrsc ["default","PLAIN DOWN",0]
~2
titlecut [" ","BLACK OUT",2]
~2
_cam cameraeffect ["terminate", "back"]
camdestroy _cam
~1
titlecut [" ","BLACK IN",2]
exit
That is my script still no zoom in!
The guy looks at target trough his
binos and that all what happens!
Thanful for all replys
MeKillYou