View Full Version : Minor inconvience
gmccabe01
03-26-09, 01:19 PM
Since I installed GWX 3.0 Gold I can't fire my torps using the return
on my keyboard. All the other key cmds work ok.
Any ideas on how to fix this.
Like I said its annoying as I can use the red fire controls on screen using my mouse but makes it hard to hit say under the smokestack.
Funny prob but in saying that
Thanks for all your help in advance
Sailor Steve
03-26-09, 01:24 PM
It was changed because 90% of the users complained that they would be doing something else and accidentally hit Return, with predictable results.
I'm not at home, so I can't tell you exactly which line to edit, but someone will be along shortly who can.
FIREWALL
03-26-09, 01:28 PM
I think it's a combo of ctrl\Return or shift\return .
Otto Heinzmeir
03-26-09, 01:35 PM
Interesting. I don't even have a return key so never knew. I use a mini keyboard that doesn't have the number pad or return key. I don't see how clicking the red fire button would throw off accuracy though. Unless by using the return key it automatically opened the tube doors at the same time. If that is the case just remember to select the tube and press q, wait 2 seconds and then fire.
mookiemookie
03-26-09, 02:16 PM
Brushing the "return" key would lead to accidental torpedo firings. GWX has changed it to you now have to hit ctrl+return to fire a torpedo.
B.N.R.T.
03-26-09, 02:22 PM
As said, many people accidentally hit the return key (Heinzmer: it is not only found on the keypad, I think it's just the Enter key) so 'they' changed it to CTRL + ENTER to avoid those misfirings.
Hope that helps.
gmccabe01
03-26-09, 02:56 PM
Thank you all for your help.
I just perfer using the keyboard to fire ( my pref) and using the mouse
to control my point of aim when using the scope and uzo.
Thanks again for your help
Sailor Steve
03-26-09, 04:17 PM
Nobody has given you the code yet. It's in Data/Cfg/Commands. I was hesitant because as I said I'm not able to post from my own computer. I'll check tonight and if no one has given you the correct change by tomorrow I'll have it for you. It's actually very easy to do.
Vollinger
03-27-09, 06:57 AM
On it, Sailor Steve.
From your SH3 folder, go to data\cfg and open up file Commands_en.cfg, you can modify all you keyboard shortcuts there.
If you search for Key0=0x0D, which basically means the return key in some strange computer language, you'll find two commands that are you using that key - Time_compr_normal and Fire_torpedo so if you don't want conflicts, you'll have to modify both and it's easy, just switch the little "c" around so the first one looks like this:
[Cmd6]
Name=Time_compr_normal
Ctxt=1,2,6,9
Key0=0x0D,c,"Enter"
and the second one like this:
[Cmd313]
Name=Fire_torpedo
Ctxt=1
Key0=0x0D,,"Enter"
What that "c" means is that you have to press CTRL + RETURN to execute that command and without "c", you can fire those eels just like you were used to.
Sailor Steve
03-27-09, 11:42 AM
Thanks, Vollinger. As promised I brought it today, but as I have to come to the library to get online of course that takes overnight. I was hoping someone would put it up before that, and you did.
Thanks again.:sunny:
gmccabe01
03-28-09, 01:24 PM
Thanks vollinger and steve for your help.
Happy hunting to all
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.