help with defines
#4

sory, my bad english

i dont know, this script my friend created..

edit: no one can help with this? though tell a another script for fix this problem

edit:

i found the problem in this :
Код:
#define     IsAnywhere(%0)      \
				( InDrag [ %0 ], InStunt [ %0 ], InDm [ %0 ] )
server writes i'm not in InStunt

when I change to :
Код:
				( InDrag [ %0 ], InDM [ %0 ], InStunt [ %0 ] )
then server write im not in dm, how to fix this problem?
Reply


Messages In This Thread
help with defines - by St1geR - 23.10.2012, 12:42
Re: help with defines - by redreaper666 - 23.10.2012, 12:48
Re: help with defines - by St1geR - 23.10.2012, 12:52
Re: help with defines - by St1geR - 23.10.2012, 14:01

Forum Jump:


Users browsing this thread: 1 Guest(s)