SA-MP Forums Archive
Error 001: - 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: Error 001: (/showthread.php?tid=637436)



Error 001: - YoDawg - 14.07.2017

Код:
D:\prrp\pawno\include\strtok.inc(9) : error 001: expected token: ";", but found "while"
D:\prrp\pawno\include\strtok.inc(13) : error 001: expected token: ";", but found "new"
D:\prrp\pawno\include\strtok.inc(14) : error 001: expected token: ";", but found "new"
D:\prrp\pawno\include\strtok.inc(15) : error 001: expected token: ";", but found "while"
D:\prrp\pawno\include\strtok.inc(20) : error 001: expected token: ";", but found "-identifier-"
D:\prrp\pawno\include\strtok.inc(21) : error 001: expected token: ";", but found "}"
D:\prrp\pawno\include\strtok.inc(24) : error 001: expected token: ";", but found "return"
D:\prrp\pawno\include\strtok.inc(25) : error 001: expected token: ";", but found "}"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


8 Errors.
This happens when I try to compile my script.

Basically the problem is in strtok.inc include? Where can I find an updated one, please send me a link if you can.

Thank you in advance.