Sorry, english speaker here, just figured this was my best bet for help. So. I would like to know if there's a way to implement a hard toggle lock in Gothic 3, for instance by denying the player from switching targets and turning while a certain variable is active.
The goal, of course, is to make the Lock on key useful, and perhaps be implemented into other mods later. I guess I should start by asking if the basic requirements are possible with gothic 3 scripting?
Disabling/Enabling player controls,
Disabling/Enabling player functions,
Moving and re-positioning the camera. Though that last one's optional. Gothic 2 didn't have the camera focus when the target was locked, just had it bound to the player anyway.

If any of this is possible, how would I go about doing it?