SA-MP Forums Archive
PlayAudioStreamForPlayer - 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: PlayAudioStreamForPlayer (/showthread.php?tid=486185)



PlayAudioStreamForPlayer - BarFix - 07.01.2014

PlayAudioStreamForPlayer bugged? because i can't hear the music in game, and thats not for me only, its for everybody.
What wrong with it?
I'm using This:
Код:
PlayAudioStreamForPlayer(playerid,"https://dl.dropboxusercontent.com/s/z834k2bgngbcmm6/kbgdHubwVdkG.128.mp3");



Re: PlayAudioStreamForPlayer - offon - 07.01.2014

The code is alright. Working for me. Where do you use this line? Post the rest of the code.


Re: PlayAudioStreamForPlayer - sammp - 07.01.2014

Offon his code is okay. His problem is he's not got his radio audio turned on.

BarFix, go into the GTA:SA audio settings and make sure you've got the radio audio on.


Re: PlayAudioStreamForPlayer - BarFix - 07.01.2014

Quote:
Originally Posted by offon
Посмотреть сообщение
The code is alright. Working for me. Where do you use this line? Post the rest of the code.
Quote:
Originally Posted by sammp
Посмотреть сообщение
Offon his code is okay. His problem is he's not got his radio audio turned on.

BarFix, go into the GTA:SA audio settings and make sure you've got the radio audio on.
Thanks! fixed!