11.01.2009, 08:56
Is there any way to define if the player has presed the F11 key. I have this under OnPlayerKeyStateChange
but it doesn't write anything when I pres F11 key. I want to do this for some kind of anticheat if the player pres F11 he will get kicked? Any more ideas how to find out id of this key and is it even possible to find out?
Код:
printf("%d", newkeys);