Radio [Rep +]
#1

I Almost tryd all Radio System's and none of them worked
can somebody help me I Want to just type /hiphop
and this radio Turns up http://tunein.com/tuner/?StationId=26473&
its that possible ? mine script wont work.
Reply
#2

Really ? Nobody ?
Reply
#3

https://sampwiki.blast.hk/wiki/PlayAudioStreamForPlayer

Should help you get the results your looking for.
Reply
#4

Quote:
Originally Posted by Stigg
Посмотреть сообщение
https://sampwiki.blast.hk/wiki/PlayAudioStreamForPlayer

Should help you get the results your looking for.
Yea but i need ZCMD :d
Reply
#5

Audio using ZCMD Right?
Reply
#6

Yes
Reply
#7

Код:
CMD:radio( playerid, params[ ] )
{
    PlayAudioStreamForPlayer( playerid, "URL" );
    return 1;
}
Reply
#8

I Put every Radio link in it but i dont hear notin when i type /hiphop.i just says "Audio Stream : http://www.shoutcast.com/shoutcast_popup_player?station_id=1504548&play_sta tus=1&stn=G%27D%20UP%20RADIO" Why ??
Reply
#9

You must to get the direct link to radio, not to a flash player, for example:
http://mysite.com/Radio.mp3, not http://mysite.com/RadioFlashPlayer.swf
Try to find the direct link.
Reply
#10

Can i give more URLs in one CMD ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)