Audio - 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 (
/showthread.php?tid=632430)
Audio -
StrikerZ - 14.04.2017
So yeah, I'm using audio plugin for the first time, have everything setup, the default pack gets selected on gamemodeinit and the files are in correct path. But the music doesnt plays. Any problem with it?
The music file name is 2.mp3
And I use this Audio_Play(playerid, 2);
Re: Audio -
StrikerZ - 14.04.2017
Nvm fixed