SA-MP Forums Archive
[Audihelp] 4 errors [ quick help] - 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: [Audihelp] 4 errors [ quick help] (/showthread.php?tid=315513)



[Audihelp] 4 errors [ quick help] - SampLoverNo123 - 03.02.2012

I just tried to convert old audo plugin version to Audio plugin 0.5 but i got these errors, any suggestions? to solve that errors and warnings?

Код:
C:\Documents and Settings\asa\Desktop\SA-MP\New Folder\samploverno1234.pwn(3314) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
C:\Documents and Settings\asa\Desktop\SA-MP\New Folder\samploverno1234.pwn(3367) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\asa\Desktop\SA-MP\New Folder\samploverno1234.pwn(3399) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\asa\Desktop\SA-MP\New Folder\samploverno1234.pwn(3377) : warning 203: symbol is never used: "seek"
C:\Documents and Settings\asa\Desktop\SA-MP\New Folder\samploverno1234.pwn(3429) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\asa\Desktop\SA-MP\New Folder\samploverno1234.pwn(3408) : warning 203: symbol is never used: "seek"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.



Re: [Audio plugin help] 4 errors [ quick help] - SampLoverNo123 - 03.02.2012

help please sir


Re: [Audio plugin help] 4 errors [ quick help] - Mark™ - 03.02.2012

Why would you convert, instead of downloading the latest one ?


Re: [Audio plugin help] 4 errors [ quick help] - SampLoverNo123 - 03.02.2012

Latest one? I said i am converting my script to audio 0.5 becoz, Kingz.net, game servers allow me only audio 0.5 so i need to convert it and recompile my script


Re: [Audihelp] 4 errors [ quick help] - Mark™ - 03.02.2012

Yeah then make sure , you have the latest audio.inc include file.


Re: [Audihelp] 4 errors [ quick help] - SampLoverNo123 - 03.02.2012

Can i have link please?


Re: [Audihelp] 4 errors [ quick help] - Mark™ - 03.02.2012

Browse plugin development section.


Re: [Audihelp] 4 errors [ quick help] - SampLoverNo123 - 03.02.2012

I did, but the audio.inc i found creating above errors


Re: [Audio plugin help] 4 errors [ quick help] - thimo - 03.02.2012

Err out of the errors all i can get is that you gotta change Audio_Seek to seek()


Re: [Audihelp] 4 errors [ quick help] - SampLoverNo123 - 03.02.2012

still 6 errors