European keyboard issues...just found something, help needed

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

featherwood
orc pawn
orc pawn
Posts: 20
Joined: Sat Apr 10, 2004 4:29 am

European keyboard issues...just found something, help needed

Post by featherwood » Tue Jun 15, 2004 8:09 am

Current issues about the keyboard on european servers are happening because we had a change in the keyboard handling routines of the EQ client a long time ago. We need to use our numeric keypad (2,4,6 and 8) in order to get the things working.

Could anybody tell me how I could make changes to the MQ2 code in order to ignore arrow keys (which are currently leading to black screen/disconnect for me) or better, to force the program to recognize them as 2,4,6 and 8 on the numeric keypad ?

And another question is : what do I put in place of /keypress UP to trigger the NUMPAD 8 key in macros ? (sorry, I know it's a lame question, I'm not really a coder and I don't know the exact denomination).

Lax
We're not worthy!
We're not worthy!
Posts: 3524
Joined: Thu Oct 17, 2002 1:01 pm
Location: ISBoxer
Contact:

Post by Lax » Tue Jun 15, 2004 12:44 pm

why cant you use /keypress forward instead of the key? keypress was originally designed to not use the key names at all. /bind eqlist to see the list of possibilities.

also, no idea what you're trying to say for the keypad
Lax Lacks
Master of MQ2 Disaster
Purveyor of premium, EULA-safe MMORPG Multiboxing Software
* Multiboxing with ISBoxer: Quick Start Video
* EQPlayNice, WinEQ 2.0

featherwood
orc pawn
orc pawn
Posts: 20
Joined: Sat Apr 10, 2004 4:29 am

Post by featherwood » Sun Jun 20, 2004 9:49 am

Forget about /keypress, it does work now.

I tried to play with /bind but it didn't work, in fact, the problem doesn't come from the keys binding but from the way the keys are handled by Macroquest 2.

When I press some keys (up, down, left, right, insert, delete, home, end, page up, page down) even if they are not bound on an european keyboard while playing on an european server (it doesn't happen on US servers with the same keyboard), many things happen in less than 1 second such as black screen, screenshot, UI windows hidden and shown, cast a spell and insta camp (oO).