SA-MP Forums Archive
Audio Plugin [rep+] - 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: Audio Plugin [rep+] (/showthread.php?tid=619127)



Audio Plugin [rep+] - Owen007 - 14.10.2016

Hello guys i need a help. I am using https://sampforum.blast.hk/showthread.php?tid=82162 the audio plugin I have done very step and installed it perfectly. I am using local mp3 file in deafault audio packs the files are getiing downloaded over here %APPDATA%\SA-MP Audio Plugin but the thing is I am unable to hear the sounds in game.

I am using this under on player spawn
Audio_Play(playerid, 1);

and audio include.

I am unable to hear sounds every stuff is fine but the sounds are not playing I guess.

Код:
[14:18:05]    Error: Function not registered: 'Audio_CreateTCPServer'
[14:18:05]    Error: Function not registered: 'Audio_AddPlayer'
[14:18:05]    Error: Function not registered: 'Audio_RemovePlayer'
[14:18:05]    Error: Function not registered: 'Audio_SetPack'
[14:18:05]    Error: Function not registered: 'Audio_Play'
[14:18:05] *** Audio_SetPack: Audio pack set to "default_pack" (transferable and automated)
[14:18:05] *** Audio Plugin: Started TCP server on port 7777
[14:18:06]
these are the errors. shown by native checker. but the music files is getting downloaded to pc. but not getting played please help.


Re: Audio Plugin [rep+] - TheDrx - 14.10.2016

Check if you have all this plugins enableb. If not, please download and update your server.cfg

Quote:

plugins audio libmysql mysql sscanf streamer Whirlpool nativechecker




Re: Audio Plugin [rep+] - Owen007 - 14.10.2016

I have all plugins instead of libmysql, mysql are these plugins needed?


Re: Audio Plugin [rep+] - TheDrx - 14.10.2016

Depends on what you use to stream the songs. If they are local, you don't need them. Anyhow, try to update all the plugins.


Re: Audio Plugin [rep+] - Owen007 - 14.10.2016

Plugins and all includes are up to date.


Re: Audio Plugin [rep+] - TheDrx - 14.10.2016

Check out https://www.microsoft.com/en-us/down...s.aspx?id=5555


Re: Audio Plugin [rep+] - Owen007 - 14.10.2016

Quote:
Originally Posted by TheDrx
Посмотреть сообщение
this is already installed in my system.


Re: Audio Plugin [rep+] - TheDrx - 14.10.2016

Try to contact the Plugin Owner and ask him. I can't take a look in the file right now.