GM compiled or not? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: GM compiled or not? (
/showthread.php?tid=472172)
GM compiled or not? -
Hitek - 27.10.2013
Hi! I try to compile a GM. It says that it's compiled but it isn't. A photo :
http://i.imgur.com/FtGOR2D.png
Re: GM compiled or not? -
Sublime - 27.10.2013
Be patient for 5 minutes, it happens to me when I compile huge scripts and I wait for 3 mins or less for the results to show up!
Re: GM compiled or not? -
iZN - 27.10.2013
You've messed with your script, possibly lots of error causes the compiler to crash or show nothing. Check your previous scripts you've made, try checking that if you're missing any opening or closing bracket.
Re: GM compiled or not? -
Hitek - 27.10.2013
Quote:
Originally Posted by Sublime
Be patient for 5 minutes, it happens to me when I compile huge scripts and I wait for 3 mins or less for the results to show up!
|
I try this in every day.
@iZN - I will try this.
Re: GM compiled or not? -
Superhot - 27.10.2013
Is your .amx 0kb?
Re: GM compiled or not? -
iAnonymous - 28.10.2013
Quote:
Originally Posted by Sublime
Be patient for 5 minutes, it happens to me when I compile huge scripts and I wait for 3 mins or less for the results to show up!
|
This ^
or your game-mode will have loads of errors / warnings !
Re: GM compiled or not? -
Konstantinos - 28.10.2013
You can make sure whether it's missing bracket(s) by using any tool:
https://www.******.com/#psj=1&q=samp+missing+bracket
Re: GM compiled or not? -
Jardell - 28.10.2013
Use is tool to check your code:
https://sampforum.blast.hk/showthread.php?tid=470126
Re: GM compiled or not? - Astralis - 28.10.2013
Quote:
Originally Posted by Hitek
|
It won't compile if there is a very long line in the script, the pawno will simply not respond.
Re: GM compiled or not? -
Spliffy - 28.10.2013
Quote:
Originally Posted by Neonman
It won't compile if there is a very long line in the script, the pawno will simply not respond.
|
Nope, it should compile.
If it does not respond wait for awhile, and it will work again. Always works for me.