Thread: Gramophone ??
View Single Post
Old 03-04-10, 04:38 PM   #4
Seeadler
Pacific Aces Dev Team
 
Join Date: Mar 2001
Location: Northern Germany
Posts: 1,096
Downloads: 169
Uploads: 0


Default

The functionality is there, but once again delivered unfinished, it lacks of the assignment to the keys. This can be done by editing the commands.cfg.

My Gramophone keys are.

[Cmd466]
Name=Gramophone_play
Contexts=1
Key0=0x47,s,""
MnID=0x3F210002
;shift+g

[Cmd467]
Name=Gramophone_stop
Contexts=1
Key0=0x4B,s,""
MnID=0x3F210004
;shift+k

[Cmd468]
Name=Gramophone_prev
Contexts=1
Key0=0x48,s,""
MnID=0x3F210003
;shift+h

[Cmd469]
Name=Gramophone_next
Contexts=1
Key0=0x4A,s,""
MnID=0x3F210005
;shift+j
Seeadler is offline   Reply With Quote