SA-MP Forums Archive
Simple error ((I forgot how to fixed this)) - 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: Simple error ((I forgot how to fixed this)) (/showthread.php?tid=376717)



Simple error ((I forgot how to fixed this)) - iRazoR - 11.09.2012

Код:
C:\ICRP\pawno\ICRP.pwn(3681) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.



Re: Simple error ((I forgot how to fixed this)) - Glint - 11.09.2012

I think you are using the Audio plugin ? If so did you include it in your script ?


Re: Simple error ((I forgot how to fixed this)) - iRazoR - 11.09.2012

Yes, i am using Audio Plugin.

How do i fix this problem?


Re: Simple error ((I forgot how to fixed this)) - Sasoft - 11.09.2012

#include <audio>

Get a audio plugin, also get audio.inc and put it under pawno includes.