SA-MP Forums Archive
Compiler Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Compiler Error (/showthread.php?tid=464777)



Compiler Error - BoOob - 19.09.2013

Код:
E:\sampserver\gamemodes\zma.pwn(15) : fatal error 100: cannot read from file: "YSI\y_ini"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
What i do in to to get compiler


Re: Compiler Error - Snake0 - 19.09.2013

You don't have the "YSI\y_ini


Re: Compiler Error - BoOob - 19.09.2013

Код:
E:\sampserver\gamemodes\zma.pwn(772) : error 017: undefined symbol "INI_ParseFile"
E:\sampserver\gamemodes\zma.pwn(772) : warning 215: expression has no effect
E:\sampserver\gamemodes\zma.pwn(772) : error 029: invalid expression, assumed zero
E:\sampserver\gamemodes\zma.pwn(772) : error 017: undefined symbol "extra"
E:\sampserver\gamemodes\zma.pwn(772) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
i added it then this appear


Re: Compiler Error - x96664 - 19.09.2013

Download this and recompile.


Re: Compiler Error - Snake0 - 19.09.2013

You have to download the latest version.