SA-MP Forums Archive
User warning in pawn? - 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: User warning in pawn? (/showthread.php?tid=269023)



User warning in pawn? - MP2 - 14.07.2011

I know it's possible to do #error to have a custom error, but is there one for a warning?


Re: User warning in pawn? - Began - 14.07.2011

I dont get it what u mean ?
you mean if u got warnings when u compile ?
just ignore them


Re: User warning in pawn? - Shadoww5 - 14.07.2011

No, no ... When you use #error samp.server is closed, he'd like just to send a warning and not close, right ?

I think there's no way to do this.


Re: User warning in pawn? - Markx - 14.07.2011

Quote:
Originally Posted by Began
Посмотреть сообщение
I dont get it what u mean ?
you mean if u got warnings when u compile ?
just ignore them
Warnings arent there to be ignored. Thay show you that something might go wrong.


Re: User warning in pawn? - MP2 - 15.07.2011

Thanks for that ******, really helps me out!