Audio Stream on connect - 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 Stream on connect (
/showthread.php?tid=630208)
Audio Stream on connect -
ElMaestro123 - 11.03.2017
Hello i add function to play audio for player under onplayerconnect and i added stop audio under onplayerspawn, but when i compile and go to test it my gamemode doesnt load any dialogs and textdraws for login/register. Help please
Re: Audio Stream on connect -
DuyDang2412 - 11.03.2017
Show us the code.
Re: Audio Stream on connect -
TitanX - 11.03.2017
Quote:
Originally Posted by ElMaestro123
Hello i add function to play audio for player under onplayerconnect and i added stop audio under onplayerspawn, but when i compile and go to test it my gamemode doesnt load any dialogs and textdraws for login/register. Help please
|
you putted an invalid link of stream audio and that make server freeze for a while, and that disable all functions (too late to show dialog)
Re: Audio Stream on connect -
ElMaestro123 - 12.03.2017
What sites do you recommend to be used for audio streaming?
Re: Audio Stream on connect -
ElMaestro123 - 12.03.2017
Thanks DuyDang, just reuploaded and it works perfectly! Thank you!