PlayAudioStreamForPlayer Doesnt Work
#1

I cant hear anything..
pawn Код:
CMD:stest2(playerid, params[])
{
    StopAudioStreamForPlayer(playerid);
    new Float:xx,Float:yy,Float:zz,Float:dis;
    dis = 50.0;
    GetPlayerPos(playerid,xx,yy,zz);
    PlayAudioStreamForPlayer(playerid,"http://yp.shoutcast.com/sbin/tunein-station.pls?id=2131",xx,yy,zz,dis,1);
    return 1;
}
Reply
#2

If you see the green "Audio stream: url" message, then it's a problem with the URL. If you don't see it, then try again with /audiomsg and make sure it's on. If it's on and you don't see the message, then turn on your radio volume in ESC > options > audio setup.
Reply
#3

Quote:
Originally Posted by SuperViper
Посмотреть сообщение
If you see the green "Audio stream: url" message, then it's a problem with the URL. If you don't see it, then try again with /audiomsg and make sure it's on. If it's on and you don't see the message, then turn on your radio volume in ESC > options > audio setup.
In israel we call pepole like you "zadik ehad be sdom"(one righteous person in Sodom )
Means you helped me alot , THANKS !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)