Pawno - 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: Pawno (
/showthread.php?tid=350706)
Pawno -
N0FeaR - 13.06.2012
When i complie my script pawno crash is there any way i can find out what is wrong?
Re: Pawno -
tiernantheman - 13.06.2012
Look back at what you did and remove it generally it causes that because there are to many errors or alot of missing/loose brackettes.
Re: Pawno -
N0FeaR - 13.06.2012
Quote:
Originally Posted by tiernantheman
Look back at what you did and remove it generally it causes that because there are to many errors or alot of missing/loose brackettes.
|
I don't find it.
Re: Pawno -
JhnzRep - 13.06.2012
Okay, so start cutting out parts of scritps using the comment function /* */..And compile every time, until it compiles without crashing. Then fix the part that was causing it.