SA-MP Forums Archive
What the hell? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: What the hell? (/showthread.php?tid=82461)



What the hell? - Klutty - 18.06.2009

I get This error:
Quote:

C:\Program\SAMP Server\gamemodes\sldm.pwn(32) : error 001: expected token: ";", but found "new"

pawn Code:
new Text:LoggedInAs;




Re: What the hell? - -eXo - 18.06.2009

The line before it should end with ;?.


Re: What the hell? - Klutty - 18.06.2009

Ah thanks I accidentaly removed it