SA-MP Forums Archive
how i can fix it 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: how i can fix it error (/showthread.php?tid=333060)



how i can fix it error - alking282 - 10.04.2012

how i can fix it error

D:\games\Gta San Andreas(manzzo and shandidy)myegy\SAMP\gamemodes\1.1.pwn(4963) : error 001: expected token: "(", but found "/"
D:\games\Gta San Andreas(manzzo and shandidy)myegy\SAMP\gamemodes\1.1.pwn(4963) : error 001: expected token: ";", but found "-identifier-"
D:\games\Gta San Andreas(manzzo and shandidy)myegy\SAMP\gamemodes\1.1.pwn(4963) : error 001: expected token: ";", but found "/"
D:\games\Gta San Andreas(manzzo and shandidy)myegy\SAMP\gamemodes\1.1.pwn(4963) : fatal error 107: too many error messages on one line

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


4 Errors.


Re: how i can fix it error - Shabi RoxX - 10.04.2012

Show code lines in which you are getting errors:


Re: how i can fix it error - ikey07 - 10.04.2012

I want apple but you gave me berry, I want to be happy so I say you gave me wrong fruit...
and I wont shut up till you give me apple


Re: how i can fix it error - Ironboy - 10.04.2012

Quote:
Originally Posted by alking282
Посмотреть сообщение
how i can fix it error

D:\games\Gta San Andreas(manzzo and shandidy)myegy\SAMP\gamemodes\1.1.pwn(4963) : error 001: expected token: "(", but found "/"
D:\games\Gta San Andreas(manzzo and shandidy)myegy\SAMP\gamemodes\1.1.pwn(4963) : error 001: expected token: ";", but found "-identifier-"
D:\games\Gta San Andreas(manzzo and shandidy)myegy\SAMP\gamemodes\1.1.pwn(4963) : error 001: expected token: ";", but found "/"
D:\games\Gta San Andreas(manzzo and shandidy)myegy\SAMP\gamemodes\1.1.pwn(4963) : fatal error 107: too many error messages on one line

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


4 Errors.
It is because you didnt put the correct identifier ( ; )
Show those lines.