14.10.2016, 08:54
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.
these are the errors. shown by native checker. but the music files is getting downloaded to pc. but not getting played please help.
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]