SA-MP Forums Archive
Sounds arent working - 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: Sounds arent working (/showthread.php?tid=373647)



Sounds arent working - NinjaChicken - 31.08.2012

ok well the server has the audio plugin 0.4 installed
and im trying to use samps audio code eg

pawn Код:
PlayAudioStreamForPlayer(playerid, "http://translate.******.com/translate_tts?tl=en&q=Welcome%20to%20Sentro%20Gaming%20Roleplay", 1133.05,-2038.40,69.09, 500, 1);
it doesnt do anything its silent and i got audio up


Re: Sounds arent working - JaKe Elite - 31.08.2012

Sometimes it doesn't play because you have lag internet.
Try Replaying it?


Re: Sounds arent working - NinjaChicken - 31.08.2012

its not working for anyone


Re: Sounds arent working - HuSs3n - 31.08.2012

do you use this in a cmd?
i mean cmd like /Play <URL>

if yes, replace the %20 in the url with spaces (because you cant wrtie %20 in chat)
pawn Код:
http://translate.******.com/translate_tts?tl=en&q=Welcome to Sentro Gaming Roleplay



Re: Sounds arent working - NinjaChicken - 31.08.2012

nah its supposed to play when players logged in -.- it played it on the old gm just not this one...