When your camera is locked to a unit, as in it's following the unit everywhere it goes, how do you make it so that ctrl+c doesn't unlock the camera? If players do that it will really ruin the atmosphere I have created, that is specific for the camera... So is it possible? I'm pretty sure I played a map where I couldn't ctrl+c it...
Just use as Event "Time - Periodic Event" and choose "Every 0.01 seconds of game time".
When a player disables the cam, it doesnt matter, cause in the next 0.01 seconds, the camera is on the right place again.