Quote:
Originally Posted by Armistead
Never played FORS, but I think it's based on TMO. Not sure about the external cam, but TMO is clicking the misc tab twice. Here is how to cut the next and previous cams back on...
11.) How do i get the next/ previous camera back?
The easiest way is to open the /data/cfg/commands.cfg in TMO. Search for " [Cmd50] " Your looking for these two blocks:
[Cmd50]
Name=Camera_on_next_unit
Ctxt=1
;Key0=0xBE,,">"
Page=0x34000000,3714
[Cmd51]
Name=Camera_on_prev_unit
Ctxt=1
;Key0=0xBC,,"<"
Page=0x34000000,3714
Simply remove the semicolon placed in front of the key assignment, and you have the next/previous cameras back. Note: this will restore hotkeys. It will not restore the buttons on the ordersbar.
Again, just assuming this will work, so back up any files you change if needed. Also check and see if there is a support folder with a readme. That usually explains things.
|
Thank you for your advice. I will go and try this.
I have figured out when the CTD occurs. When I am in the museum and I zoom in, and durring a patrol, if I hit esc to save game, it crashes. Has anyone else had this happen????
What is the syntax if I want to do a combination keyset? Example, I want F12 to be free camera and Shift+F12 to be external view?