problem with include
#1

i use fixes.inc and i include it at my project
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
and its lines near 3463 of fixes.inc
Код:
#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();
Reply
#2

Probably means you should include it before other scripts.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)