View Single Post
Old 01-12-09, 08:31 PM   #15
aanker
Pacific Thunder
 
aanker's Avatar
 
Join Date: Apr 2004
Location: Yellow Sea
Posts: 1,896
Downloads: 236
Uploads: 14


Default

Quote:
Originally Posted by rifleman13
I reset the snorkel depth of each fleet boat to 30 ft (9.14 m).
The commands.cfg file has a keyboard command for going to snorkel depth (comma , ) but when I try this nothing happens.

What am I doing wrong?
I think this is what you want:

[Cmd195]
Name=Snorkel_depth
Ctxt=1
Str=1033
;Key0=0xBA,C,"Comma"

Remove the semi-colon before the line that has "Comma" in it in commands.cfg:
Key0=0xBA,C,"Comma"

- and the actual semi-colon on your keyboard - not the comma key - will activate whatever you have the SnorkelDepth= line configured to do.... in your case:
SnorkelDepth=9.14;meters

Hope that helps...

Then, in menu.txt you can edit line 1033 for example:
1033=Radar depth;Snorkel depth

to display Radar Depth or Decks awash etc in the message box in the game

Happy Hunting!

Art
aanker is offline   Reply With Quote