OnPlayerKeyStateChange
#6

I believe this should work for releasing KEY_UP:
pawn Код:
if(((newkeys & -128) != -128) && ((oldkeys & -128) == -128))
Reply


Messages In This Thread
OnPlayerKeyStateChange - by audriuxxx - 23.08.2013, 09:09
Re: OnPlayerKeyStateChange - by Konstantinos - 23.08.2013, 09:12
Re: OnPlayerKeyStateChange - by audriuxxx - 23.08.2013, 09:19
Re: OnPlayerKeyStateChange - by Konstantinos - 23.08.2013, 09:25
Re: OnPlayerKeyStateChange - by Vince - 23.08.2013, 09:37
Re: OnPlayerKeyStateChange - by Dragonsaurus - 23.08.2013, 10:57

Forum Jump:


Users browsing this thread: 2 Guest(s)