SA-MP Forums Archive
register 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: register help (/showthread.php?tid=302874)



register help - Jordiee - 10.12.2011

Guys I followed this tutorial:
https://sampforum.blast.hk/showthread.php?tid=267808

And I get these errors:

Код:
 : error 001: expected token: "-string end-", but found "-identifier-" 
: error 001: expected token: ";", but found "-string-" 
: error 001: expected token: "-string end-", but found "-identifier-" 
: 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: register help - Mrki_Drakula - 10.12.2011

You made somewhere mistakes. Check are all ; and brackets on the right place.
Can you show me the lines where are the errors?


Re: register help - Jordiee - 10.12.2011

I copied everything from that Tutorial :/


Re: register help - Mrki_Drakula - 10.12.2011

Maybe its something wrong with the tutorial.
Quote:

Can you show me the lines where are the errors?