Easy question, where is..
by Joshua Shoemaker · in Torque 3D Professional · 05/25/2011 (11:22 am) · 5 replies
this script file scripts/client/config.cs
I cant seem to find it, and it has been referenced in several resources. Sorry for my lack of knowledge.
I cant seem to find it, and it has been referenced in several resources. Sorry for my lack of knowledge.
#2
05/25/2011 (1:05 pm)
Im a bit lost. The options dialog? Could you please elaborate a bit more. And Thank you for your help.
#3
05/25/2011 (1:14 pm)
I think Michael is refering to the "Edit/Game Options" window.
#4
Also available in-game by pressing Ctrl O.
Soon as it's toggled on, and then off, it automatically saves a new config.cs for you. Take note that technically it's not required to edit it as some Resources suggest - simply delete it if you make changes/additions to the default keybinds (default.binds.cs).
05/25/2011 (2:32 pm)
Options on the MainMenu.Also available in-game by pressing Ctrl O.
Soon as it's toggled on, and then off, it automatically saves a new config.cs for you. Take note that technically it's not required to edit it as some Resources suggest - simply delete it if you make changes/additions to the default keybinds (default.binds.cs).
#5
05/25/2011 (3:56 pm)
Thankyou for the help, I got it working. I am afraid that I will have some more questions in the near future. Sorry for the noobish bothers.
Associate Michael Hall
Distracted...
If it's not there, you can force it's creation by going to the Options dialog and then exiting. Putting the OptionsDlg to 'sleep' automatically saves the contents of the moveMap to config.cs