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



Error ;[ - sk1llz - 06.02.2009

Quote:

C:\Documents and Settings\Andrei\Desktop\samp02Xserver.win32\pawno\ XW.pwn(555) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Andrei\Desktop\samp02Xserver.win32\pawno\ XW.pwn(555 -- 559) : warning 215: expression has no effect
C:\Documents and Settings\Andrei\Desktop\samp02Xserver.win32\pawno\ XW.pwn(559) : error 001: expected token: ";", but found "public"
C:\Documents and Settings\Andrei\Desktop\samp02Xserver.win32\pawno\ XW.pwn(559) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Andrei\Desktop\samp02Xserver.win32\pawno\ XW.pwn(559) : fatal error 107: too many error messages on one line

how to repair this ? ;[


Re: Error ;[ - MPKaboose - 06.02.2009

maybe you forget a {} or ()

can you post the part where you have this error?


Re: Error ;[ - Mikep - 06.02.2009

Quote:
Originally Posted by ArcticFox
maybe you forget a {} or ()

can you post the part where you have this error?
C:\Documents and Settings\Andrei\Desktop\samp02Xserver.win32\pawno\ XW.pwn(559) : error 001: expected token: ";", but found "public"

I doubt it.


Re: Error ;[ - Serbish - 06.02.2009

Quote:
Originally Posted by ssǝן‾ʎ
Could you post the lines involved?
It's not even necessarely.
He just forgot a " ; ".