I want stream this for all palyers
#1

CMD:yt(playerid, params[])
{
if(IsPlayerAdmin[playerid])
if(isnull(params)) return SendClientMessage(playerid, -1, "{996600}ERROR: /yt [URL]");
format(params, 145, "http://www.*******inmp3.com/fetch/?video=%s", params);
PlayAudioStreamForPlayer(playerid, params);
return 1;
}
Reply


Messages In This Thread
I want stream this for all palyers - by KochJaber - 19.08.2016, 23:23
Re: I want stream this for all palyers - by Jefff - 19.08.2016, 23:48
Re: I want stream this for all palyers - by KochJaber - 19.08.2016, 23:51
Re: I want stream this for all palyers - by Jefff - 19.08.2016, 23:59
Re: I want stream this for all palyers - by KochJaber - 20.08.2016, 00:03
Re: I want stream this for all palyers - by Jefff - 20.08.2016, 00:07
Re: I want stream this for all palyers - by Sew_Sumi - 20.08.2016, 00:42

Forum Jump:


Users browsing this thread: 1 Guest(s)