Audio stream for all
#1

Quote:

if(strcmp(cmdtext, "/radioparty2", true) == 0)
{
if(!IsPlayerLuxAdminLevel(playerid, 3)) return SendClientMessage(playerid, 0xff0000a7, "Tev vajag 3. limena adminu lai ieslegtu radio {FFFFFF}ADMIN PARTY{FF0000} !");
new Float, Float:y, Float:z;
GetPlayerPos(playerid, x, y, z);
PlayAudioStreamForPlayer(playerid, "URL", x, y, z, 25.0, 1);
return 1;
}

How can i make it for all players?
Reply


Messages In This Thread
Audio stream for all - by Mill - 31.12.2015, 20:56
Re: Audio stream for all - by Trollerz - 31.12.2015, 21:01
Re: Audio stream for all - by Crystallize - 31.12.2015, 21:02
Re: Audio stream for all - by Amunra - 01.01.2016, 01:44

Forum Jump:


Users browsing this thread: 1 Guest(s)