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



PlayAudioStreamForPlayer not working .. - Salim_Karaja - 27.02.2013

yes im on 0.3x, yes i have my includes updated, its not even saying "Audio stream: ..."
the line:
pawn Код:
PlayAudioStreamForPlayer(playerid, "http://k007.kiwi6.com/hotlink/6lpv7s4kex/train_-_shake_up_christmas-_www_flvto_com_.mp3");



Re: PlayAudioStreamForPlayer not working .. - DiGiTaL_AnGeL - 27.02.2013

You must put the code on OnPlayerConnect.


Re: PlayAudioStreamForPlayer not working .. - Salim_Karaja - 27.02.2013

Quote:
Originally Posted by DiGiTaL_AnGeL
Посмотреть сообщение
You must put the code on OnPlayerConnect.
you think im stupid of course i did it


Re: PlayAudioStreamForPlayer not working .. - StuartD - 27.02.2013

What is the error? or does it just not play?


Re: PlayAudioStreamForPlayer not working .. - Salim_Karaja - 27.02.2013

Quote:
Originally Posted by stuartd96
Посмотреть сообщение
What is the error? or does it just not play?
no error, no warning,
its just not playing, and its even not sending the message: "Audio Stream: ... "


Re: PlayAudioStreamForPlayer not working .. - Salim_Karaja - 27.02.2013

fixed


Re: PlayAudioStreamForPlayer not working .. - Maartinshskd - 27.03.2013

Quote:
Originally Posted by Salim_Karaja
Посмотреть сообщение
fixed
How did u fix it? I have the same problem


Re: PlayAudioStreamForPlayer not working .. - GGW - 14.10.2013

if the problem didn't solved yet then make sure that if there other script have public OnDialogResponse and make the (return) to ( 0 ) and make sure that the (PlayAudioStreamForPlayer) have return 1; i hope i helped you have fun !


Re: PlayAudioStreamForPlayer not working .. - Emmet_ - 14.10.2013

Quote:
Originally Posted by GGW
Посмотреть сообщение
if the problem didn't solved yet then make sure that if there other script have public OnDialogResponse and make the (return) to ( 0 ) and make sure that the (PlayAudioStreamForPlayer) have return 1; i hope i helped you have fun !
This thread is 7 months old...