tree erors - 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: tree erors (
/showthread.php?tid=608535)
tree erors -
Jopaa - 02.06.2016
Hello guys,im scripting job and i have tree erors.Please help me
Код:
(979) : error 001: expected token: ";", but found "-identifier-"
(993) : error 035: argument type mismatch (argument 3)
(995) : error 001: expected token: ")", but found "{"
Re: tree erors -
oMa37 - 02.06.2016
Show us lines from 979 to 995.
Re: tree erors -
Jopaa - 02.06.2016
here
http://prntscr.com/bbfb9s
Re: tree erors -
Konstantinos - 02.06.2016
Код:
// 979
KosiTravu[playerid] = 1;
Replace "SendPlayerCheckpoint" with "SendClientMessage".
Код:
// 995
if(VoziloKosaca(idv))
Next time, paste the code in
tags so it'll be easier for us to modify the code.
Re: tree erors -
Jopaa - 02.06.2016
Thank you soo mach
Re: tree erors -
Jopaa - 02.06.2016
How to fix these problem?
(980) : error 001: expected token: ";", but found "-identifier-"
http://prntscr.com/bbfkv6
Re: tree erors -
alexanderjb918 - 02.06.2016
KosiTravu[playerid] = 1;
Above that line.
Re: tree erors -
Jopaa - 02.06.2016
Thanks,im noob xD
Re: tree erors -
alexanderjb918 - 02.06.2016
No problem