Audio is not streaming! - 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 is not streaming! (
/showthread.php?tid=565721)
Audio is not streaming! -
Sc0pion - 01.03.2015
Fixed!
Re: Audio is not streaming! -
1fret - 01.03.2015
I had this problem once where I couldn't listen to any audio streams.
But used a command /audiomsg and after that it worked for me, I could listen to streams again. So you can try it if you want
Re: Audio is not streaming! -
Sc0pion - 01.03.2015
Fixed!
Re: Audio is not streaming! -
De4dpOol - 01.03.2015
Quote:
Originally Posted by Sc0pion
Changing /radio to /audiomsg wont work I guess seams like I'm missing something, which means the other people who downloaded the FS i downloaded have commented in positives ways but it doesn't work for me only, anyone help?
|
/audiomsg is a command added by samp like /q and it just enable/disable sending audio link messages.
I suggest you to check your radio volume in setting.
Re: Audio is not streaming! -
JaydenJason - 01.03.2015
https://sampwiki.blast.hk/wiki/PlayAudioStreamForPlayer
Re: Audio is not streaming! -
Sc0pion - 02.03.2015
Fixed!
Re: Audio is not streaming! -
CalvinC - 02.03.2015
Make sure you're using the correct link, it should have a file extension at the end like .mp3.
Also, make sure your radio volume is turned on, as that controls the volume of audio streaming.
Re: Audio is not streaming! -
Sc0pion - 02.03.2015
Fixed!
Re: Audio is not streaming! -
De4dpOol - 02.03.2015
I once had that problem, wasn't even able to see the audio messages.
If you are using streamer plugin, load it first before other plugins (it worked for me maybe it will work for you too).
pawn Код:
//In server.cfg
plugins streamer sscanf mysql.......
Re: Audio is not streaming! -
Sc0pion - 03.03.2015
Fixed!