02.07.2016, 22:08
i use fixes.inc and i include it at my project
but when i compile it i got this error
and its lines near 3463 of fixes.inc
but when i compile it i got this error
Код:
C:\Users\EnPi\Desktop\nfs\pawno\include\fixes.inc(3463) : fatal error 111: user error: _ALS_OnFilterScriptInit defined
Код:
#if defined _ALS_OnFilterScriptInit #error _ALS_OnFilterScriptInit defined #endif #define _ALS_OnFilterScriptInit #define OnFilterScriptInit(%0) FIXES_OnFilterScriptInit(%0) <_ALS : _ALS_go> _FIXES_FORWARD FIXES_OnFilterScriptInit();