16.12.2016, 18:43
C:\Users\Admin\Desktop\Mini-Mission\filterscripts\EVENTSYSTEM.pwn(270) : error 017: undefined symbol "isnull"
How to define it please ?
How to define it please ?
#if !defined isnull
#define isnull(%1) ((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1]))))
#endif