Warnings - How bad are they? - 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: Warnings - How bad are they? (
/showthread.php?tid=263958)
Warnings - How bad are they? -
Jack_Leslie - 24.06.2011
Well, I dunno what warnings actually effect? I have about 120, started with about 20 because it's an edit, so that's how much shit I've put in it. So, should I remove them? Or are they not that dangerous to the script?
Re: Warnings - How bad are they? -
linuxthefish - 24.06.2011
It makes your script less efficient to run.
Re: Warnings - How bad are they? -
Rysoku - 24.06.2011
It could make a command possibly f*ck up and make your server crash, depending on the severity of the warning.
Re: Warnings - How bad are they? -
[HiC]TheKiller - 24.06.2011
If it's loose indentation warnings, it's not that bad (won't harm your script) but they are good to fix.