Pawno Crashes - 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 Crashes (
/showthread.php?tid=184767)
Pawno Crashes -
ColdXX - 21.10.2010
Hey guys!
When i try to compile my script it crashes! I have tried to make a rainbow car system! Then when i tried to compile boom it just crashed!
Then i removed the code i added and its the same problem!
What can it be?
Thanks!
Re: Pawno Crashes -
Mujib - 21.10.2010
You are missing a bracket '}'
Re: Pawno Crashes -
ColdXX - 21.10.2010
I dont think its that cause i havent touched the rest of the script!
Only that code for Rainbow car...:-S
Respuesta: Pawno Crashes -
The_Moddler - 21.10.2010
You are missing a bracket ({, })..
Search through your script.
Re: Pawno Crashes -
ColdXX - 21.10.2010
Wow
Somehow my OnPlayerConnect was missing o.O even tho i didnt touch it!
Its fixed now!
LOL!