So i wanna check for a key that is in game, example : teammenu, because if i just check for the M key then some1 can just change the bind and it wont work anymore.
Check out how i made the keyboard display get each key, code
Also this hook sends the current keynum, and the current command its doing (buy, +moveleft, kill, etc)
So i wanna check for a key that is in game, example : teammenu, because if i just check for the M key then some1 can just change the bind and it wont work anymore.