warning - 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: warning (
/showthread.php?tid=329044)
warning -
Crazyboobs - 26.03.2012
How can i prevent warning codes? please help. any fs is there?
Re: warning -
Kellicia - 26.03.2012
What warning codes :/
Re: warning -
Kindred - 26.03.2012
Not sure warning codes are possible to remove. Do you mean when compiling, instead of it saying "warning: blablabla" it would say "Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase" or what not?
Plus, why would you want to disable them? They're always helpful, I highly do NOT suggest this.
And if you mean, when you get a warning, you want to fix this to remove the warning, make sure to provide some code.
Re: warning -
Vince - 26.03.2012
It is possible to suppress warnings with a certain compiler option, but I see absolutely no reason to use it. I won't go into further detail as suppressing warnings will usually only give you more trouble.
Re: warning -
Crazyboobs - 26.03.2012
look at this, i mean this
Re: warning -
sniperwars - 26.03.2012
That's nothing to do with the compiler. Those warning opcode errors are due to mods that aren't compatible with SA-MP. Some vehicle mods are not compatible with SA-MP and can cause SA-MP to crash.
Re: warning -
ReneG - 26.03.2012
I did a little bit of research and those opcodes are apparently coming from vehicle mods. Might be putting an invalid vehicle modification somewhere around there.
Re: warning -
Crazyboobs - 27.03.2012
oK but any way to fix this?
This is very annoying and makes players crash.
Please anyone help me to fix these warnings.
Re: warning -
Crazyboobs - 27.03.2012
Help plzz
Re: warning - T0pAz - 27.03.2012
Check out this thread.