Don't play sound problem [+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: Don't play sound problem [+REP] (
/showthread.php?tid=523317)
Don't play sound problem [+REP] -
diego200052 - 01.07.2014
Hello I have this code on my server to play a sound in a player and this plays to 30 meters on range players, but don't play nothing.
pawn Код:
new Float:px, Float:py, Float:pz;
GetPlayerPos(playerid, px, py, pz);
PlayAudioStreamForPlayer(playerid, "http://deadzonerp.tk/sonidos/sierra.mp3", px, py, pz, 30.00, 1);
Please Help + REP
Re: Don't play sound problem [+REP] -
Threshold - 01.07.2014
Nothing wrong with the code. Make sure your 'Radio Volume' in Audio Settings is turned up.
Re: Don't play sound problem [+REP] -
diego200052 - 01.07.2014
The problem is the donґt show the green text and dont play nothing I check de Radio Volume but is not.