SA-MP Forums Archive
1 Eror please FAST HELP!! - 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: 1 Eror please FAST HELP!! (/showthread.php?tid=529428)



1 Eror please FAST HELP!! - ILOVEPAWNV - 02.08.2014

I NEED HELP
THE EROR
PHP код:
error 001expected token";"but found "if" 
The Line

PHP код:
if(strcmp(PlayerInfo[playerid][pKey], passwordtrue20) == 0
Please help Fast??


Re: 1 Eror please FAST HELP!! - Battlezone - 02.08.2014

You forgot to add ; at the end of the previous line


Re: 1 Eror please FAST HELP!! - Fachrul48 - 02.08.2014

add ; at the end of the line


Re: 1 Eror please FAST HELP!! - Beckett - 02.08.2014

Show us the whole code not the error line.