SA-MP Forums Archive
26 errors. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: 26 errors. (/showthread.php?tid=562166)



4 errors. - Dylaan - 07.02.2015

C:\Users\Dylan\Desktop\Server\pawno\new.pwn(237) : error 010: invalid function or declaration
C:\Users\Dylan\Desktop\Server\pawno\new.pwn(276) : error 021: symbol already defined: "OnPlayerConnect"
C:\Users\Dylan\Desktop\Server\pawno\new.pwn(293) : error 021: symbol already defined: "OnPlayerDisconnect"
C:\Users\Dylan\Desktop\Server\pawno\new.pwn(30 : error 021: symbol already defined: "OnDialogResponse"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.


Anyone got a clue what the problem is?


Re: 26 errors. - Alex Magaсa - 07.02.2015

Try to update YSI with the latest one.
https://sampforum.blast.hk/showthread.php?tid=321092


Re: 26 errors. - Dylaan - 07.02.2015

I've already updated.


Re: 26 errors. - DeitY - 07.02.2015

Provide all your includes @top of script and line 237 to 300


Re: 26 errors. - Dylaan - 07.02.2015

Solved the errors, thanks though.