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



Help with PlayAudioStreamForPlayer[Solved] - jaydon - 24.04.2012

Code:
CMD:logintest(playerid, params[])
{
    PlayAudioStreamForPlayer(playerid, "http://k002.kiwi6.com/hotlink/cdmpyxt923/pleaselogin.mp3");
    return 1;
}
For some reason it doesnt work on my server... I have my sound enabled. ect. it just wont play. Any solution?

http://k002.kiwi6.com/hotlink/cdmpyx...leaselogin.mp3 , i have used them before for music streaming on gta and it works, is there anyother place that i can upload it to for free?

Solved..


Re: Help with PlayAudioStreamForPlayer - Jows - 24.04.2012

you have 0.3d?
this code was works for me