Page 1 of 1

Right Alt key activates attack mode

Posted: 05 Dec 2009, 10:09
by binarymind
I have almost finished developing a Command system that works like the Item system (and will be released very soon with my new client patch version 8)), only i'm stuck with a problem: the Right Alt key activates attack mode!
I have searched the code everywhere and can't find any reference to it, and i'm pretty sure it isn't something i've modified.
Does anyone know how i can change this behaviour?

NOTE: I have Windows XP SP3, and the client is compiled from the latest GIT source.

Re: Right Alt key activates attack mode

Posted: 05 Dec 2009, 13:25
by binarymind
The problem is gone!
I just set "right alt" as the default "emote" key and "left alt" as the default "command" key, and the problem disappeared... :)
I still don't get it, bust at least the Command system is now working.
I just hope this doesn't return when i modify something else... :?