SA-MP Forums Archive
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=372850)



Warning! - Sarra - 28.08.2012

Код:
 (3313) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
1 Warning.

pawn Код:
public Audio_OnSetPack(audiopack[])



Re: Warning! - sniperwars - 28.08.2012

pawn Код:
forward Audio_OnSetPack(audiopack[]);



Re: Warning! - Jarnu - 28.08.2012

pawn Код:
forward Audio_OnSetPack(audiopack[]);
+rep it will help

damn just a sec late reply.