07.04.2012, 14:31
can someone explain how to set up shoutcast on my server all i want is to streem the live radio,i have tried lots of tuts but they never worked i am a propa noob
![Wink](images/smilies/wink.png)
PlayAudioStreamForPlayer(playerid,"http://yp.shoutcast.com/sbin/tunein-station.pls?id=1280356");//add this in command,onplayerspawn or any where you want to play audio
PlayAudioStreamForPlayer(playerid, "Address_you_copied");
Get a playlist link and add like this :
pawn Код:
|
Hello mr.noob
Go to shoucast and find your radio , then hit rmb and click Copy Address.. Now open your gm and place pawn Код:
if you still don't understand what i mean ,goto https://sampwiki.blast.hk/wiki/PlayAudioStreamForPlayer Hope this helped, Thanks. |
so is this link i need to include http://109.169.26.79:8036/listen.pls?
|