hi John,
look in your dials.cfg (located in data/menu/cfg/...)
in there ,search for the entries that you are interested to assign a sound.
for example ,the ticking sound for the bearing dial is the RED marked lines :
[Dialxx]
Name=Sol_Bearing
Type=24; DIAL_SOL_BEARING
Cmd=Set_TDC_bearing
Dial=0x3B0D00FF
CrtVal=0x3B0D0001
NewVal=0x0
DialVal=0,360
RealVal=0,360; degrees
Circular=Yes
CmdOnDrag=Yes
SndStep=5
SndList=1,Menu.TDC.Bearing,360
find the other entries that you are interested and assign the sounds to them (use as guide the existed sound lines in your dials.cfg)
|