Error in superjump
#3

Make sure you put the define line before the superjump (near includes), and copy it exactly as it is.

pawn Код:
#define PRESSED(%0) \
    (((newkeys & (%0)) == (%0)) && ((oldkeys & (%0)) != (%0)))
Reply


Messages In This Thread
Error in superjump - by Morkano - 13.07.2012, 14:35
Re: Error in superjump - by clarencecuzz - 13.07.2012, 14:38
Re: Error in superjump - by Dan. - 13.07.2012, 14:38
Re: Error in superjump - by Morkano - 13.07.2012, 14:44
Re: Error in superjump - by Dan. - 13.07.2012, 14:44
Re: Error in superjump - by Vince - 13.07.2012, 14:46
Respuesta: Error in superjump - by Marricio - 13.07.2012, 15:42

Forum Jump:


Users browsing this thread: 2 Guest(s)