View Single Post
Old 07-04-07, 02:43 AM   #7
Rafter11
Watch
 
Join Date: Apr 2007
Posts: 23
Downloads: 0
Uploads: 0
Default Where is SH3 Downloads located?

Quote:
Originally Posted by DirtyHarry3033
Quote:
Originally Posted by WhiskeyBravo
Does anybody know if it's possible to assign a key command to the Battle Stations icon?
Yep, you can either edit "Commands.cfg" manually with notepad, or use SetKeys if you don't like writing code. SetKeys is for editting SH3 key commands but works with SH4 also. It's in the SH3 download section. Good thing about SetKeys is it will tell you if the key you chose is already in use.

I used SetKeys to bind "Toggle Battle Stations" to Ctrl-B and it works perfect If you don't want to mess with SetKeys and if Ctrl-B works for you, replace this code:

[Cmd436]
Name=Toggle_battle_stations
Ctxt=1

with this:

[Cmd436]
Name=Toggle_battle_stations
Ctxt=1
Key0=0x42,c,"CTRL B"

in the "Commands.cfg" file. HTH!
I am new to this, how do I find the downloads website you mentioned in SH3?

Thanks
Rafter11 is offline   Reply With Quote