Pawno 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Pawno help (
/showthread.php?tid=74613)
Pawno help -
Sal_Kings - 24.04.2009
Even this might be in the rong section please dont just say "Rong section" Please say the problem first :/
Each time i complie my pawno it crashes. with the "Send error report" "Dont send" crap
:/
Re: Pawno help -
Joe Staff - 24.04.2009
Make sure your brackets are being closed properly
Re: Pawno help -
ekuurh - 10.05.2009
happened to me once, because i had the same name for a function and a variable.
pawn complier just couldn't read it.
check if you have a function and a variable (or two function and stuff like that) who share the same name.