Having trouble with ~^numpad --- ctrl+numpad equivalent, left handed gamer looking for help

Ask gaming related questions
grumpygamer
Posts: 2
Joined: 24 Jan 2024, 08:57

Having trouble with ~^numpad --- ctrl+numpad equivalent, left handed gamer looking for help

24 Jan 2024, 09:01

Hello,

Thanks upfront for the help. I have recoded my numpad with the following, using v2

Code: Select all

Down::Tab
Left::f
Right::r
Numpad8::w
Numpad4::a  
Numpad5::s  
Numpad6::d  

Numpad7::1
Numpad9::2
Numpad1::3
Numpad2::4
Numpad3::5
Numpad0::6

~^Numpad7::7
~^Numpad9::8
~^Numpad1::9
~^Numpad2::10
~^Numpad3::11
I get the following error:
018: SetKeyDelay(-1),Send("{Blind}{9 Up}")
018: }
▶ 019: {

image.png
image.png (10.8 KiB) Viewed 235 times
Any help would be greatly appreciated!

[Mod edit: Added [code][/code] tags. Please use them yourself when posting code!]
gregster
Posts: 9095
Joined: 30 Sep 2013, 06:48

Re: Having trouble with ~^numpad --- ctrl+numpad equivalent, left handed gamer looking for help

24 Jan 2024, 09:09

10 and 11 are not key names. If you want to send strings, use Send instead of remappings.

Return to “Gaming”

Who is online

Users browsing this forum: No registered users and 9 guests