help..?
#2

Add this line on the top of the script:
PHP код:
#define PRESSED(%0) \
    
(((newkeys & (%0)) == (%0)) && ((oldkeys & (%0)) != (%0))) 
Reply


Messages In This Thread
help..? - by Rafaeloo - 22.10.2015, 16:41
Re: help..? - by ATGOggy - 22.10.2015, 16:46
Re: help..? - by Rafaeloo - 22.10.2015, 17:05
Re: help..? - by ATGOggy - 22.10.2015, 17:06

Forum Jump:


Users browsing this thread: 1 Guest(s)