Jump to content

Using auto hotkey with DCS - for my programmable 20 keys usb keypad


Recommended Posts

I have problem using this autohotkey script..Idea is that i would like to use my external numerical usb keyboard as simplified programmable unit with 20 keys to program for different flight simulators...The problem is when using autohotkey utility DCS does not detect my programmed keys...

 

This is my *.ahk script. It should transfer keys 7,8,9,+,4,5,6,- to be used as yaw/pitch/altitude/ dampeners and as 4 targeting modes...

 

numpad7::send q

numpad8::send {LAlt}s

numpad4::send v

numpad5::send n

numpad9::send {LShift}b

numpadsub::send {LShift}p

numpadadd::send {Lalt}h

numpad6::send {LShift}p

 

But when i press any button it just isnt programmed as edited in above script. Can somebody help me to fix this. Am i missing some commands in my script?

IMG_1005.thumb.JPG.5b6c8845a72f0c54b105b506e3a0592c.JPG


Edited by hreich

[sIGPIC][/sIGPIC]

Pilot from Croatia

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...