yeah i found the COC tomma hawk missile addon its well good but the only probelm is just a the missile hits the town the intro freezes up for a few seconds and ruins the atmostphere is there any way i can stop this with out dropping the Grfx
,
while i'm, here i aslo have a problem with my camera script.
cam camsettarget h
_cam camsetrelpos [ 0, 250, 65]
_cam camcommit 0
@camcommitted _cam
~8
[mymissile,mymissile ,[0,-25,15],true] exec "vehiclecam.sqs"
~4
vehiclecamstop = true
[] exec "camera script.sqs"
_cam camsettarget h
_cam camsetrelpos [ 0, 250, 65]
_cam camcommit 0
@camcommitted _cam
~8
_cam cameraeffect ["terminate", "back"]
camdestroy _cam
exit
it runs fine until the missle hits the town then the camera points at "h" which if fine but then it jumps from some where out at sea then back to the "h" location and so on can anyone help.