Why am i getting these errors?
#2

isnull isn't defined.

#if !defined isnull
#define isnull(%1) ((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1]))))
#endif

Put that at the top of your script, it defines 'isnull'.

https://sampwiki.blast.hk/wiki/Isnull
Reply


Messages In This Thread
Why am i getting these errors? - by Mikkel_RE - 07.11.2015, 06:13
Re: Why am i getting these errors? - by IzadorO - 07.11.2015, 07:07
Re: Why am i getting these errors? - by Sew_Sumi - 07.11.2015, 07:35

Forum Jump:


Users browsing this thread: 1 Guest(s)