The best way to disable the F12 free cam is to remark out the key assignment for it.
In your sh3/data/cfg directory look for COmmands_en.cfg or commands_De.cfg (depending on your language).
Scroll down to Cmd9
change the line:
Key0=0x7B,,"F12"
to
;Key0=0x7B,,"F12"
Likewise you can do the same for the unitcam assoicated with the free cam.
Scroll down to Cmd 50 and Cmd51
Key0=0xBE,,">"
to
;Key0=0xBE,,">"
or
Key0=0xBC,,"<"
to
;Key0=0xBC,,"<"
What i wish i could do is stop the unit cam(?) the < > keys to begin and end with the player sub, and not cycle to whatever is visible on the map.
|