How to create a command that plays Audio.
#3

Код:
CMD:song(playerid, params[])
{
        PlayAudioStreamForPlayer(playerid, "http://yp.shoutcast.com/sbin/tunein-station.pls?id=237394");
        SendClientMessage(playerid, 0xFFFFFFAA, "Some Message Here.");
        return 1;
}
Reply


Messages In This Thread
How to create a command that plays Audio. - by Mrashad - 19.09.2014, 04:54
Re: How to create a command that plays Audio. - by The__ - 19.09.2014, 05:00
Re: How to create a command that plays Audio. - by Team_PRO - 19.09.2014, 05:13
Re: How to create a command that plays Audio. - by Mrashad - 19.09.2014, 23:53
Re: How to create a command that plays Audio. - by JacobEdwards - 20.09.2014, 00:03
Re: How to create a command that plays Audio. - by Mrashad - 21.09.2014, 07:43
Re: How to create a command that plays Audio. - by Mrashad - 21.09.2014, 08:52
Re: How to create a command that plays Audio. - by Mrashad - 21.09.2014, 14:24
Re: How to create a command that plays Audio. - by ReD_HunTeR - 23.09.2014, 18:22

Forum Jump:


Users browsing this thread: 1 Guest(s)