![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
|
![]() |
#1 |
The Old Man
![]() Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,379
Downloads: 487
Uploads: 11
|
![]()
Since i use a heavily modified WASD style controls. and because the mousewheel turns the hydrophone so slow....I got tired of moving my hand all the way over to the Home/End keys to rotate it.
I had looked around the commands.cfg to change it but they aren't there. They are in the hydrophone script. Open up SilentHunter5\data\Scripts\Stations\Hydrophone.py in notpead A few lines down from the top you'll see this: Code:
KeyForPositive = MenuKeyManagerWrapper.Keys.End KeyForNegative = MenuKeyManagerWrapper.Keys.Home Code:
KeyForPositive = MenuKeyManagerWrapper.Keys.D KeyForNegative = MenuKeyManagerWrapper.Keys.A I didn't provide as a mod, because not everyone is using the WASD controls now. If you use other style controls, change it to however you want. It would be in your best interest to make a mod out of it yourself so you can revert (noobs see next post). enjoy Last edited by gutted; 03-14-10 at 09:23 PM. |
![]() |
![]() |
![]() |
#2 |
The Old Man
![]() Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,379
Downloads: 487
Uploads: 11
|
![]()
JSGME mod creation for dummies:
1. Navigate to your MODS folder. 2. Create a folder named "MyHydrophoneKeys" 3. Navigate into that folder and create a folder named "data" 4. Navigate into that "data" folder and create a folder named "scripts" 5. Navigate into that "scripts" folder and create a folder named "stations" You should now have a "Silent Hunter 5\Mods\MyHydrophoneKeys\data\scripts\stations\" folder Copy your "Silent Hunter 5\data\scripts\stations\Hydrophone.py" file to the "stations" folder you created above. 6. Open up the COPIED hydrophone.py file and change the keys. 7. Launch JSGME and apply the mod Last edited by gutted; 03-14-10 at 09:26 PM. |
![]() |
![]() |
![]() |
|
|