14.09.2018, 13:19
Quote:
YSI does not check if isnull is defined before re-defining it. Although, you are supposed to include YSI libraries directly after a_samp.inc which will also solve the problem if the other libraries check for it.
|
#include <ZCMD>
#include <sscanf2>
#include <YSI\y_ini>
and i also get this error on other filterscripts only if i put #include <YSI\y_ini> in it too under <a_samp>
whats the problem?