streaming music problem
#1

Hello i was trying to making this music system actually it is limited range music but i wanted to play for all that who will came at music range but at this its works for 1 person that who use this commands so how can i play music for all people that who came at range thanks in advance
PHP код:
CMD:musicforall(playeridparams[])
{
        new 
Float:XFloat:YFloat:ZFloat:Distance 45.0;
        new 
url[200];
        if(
sscanf(params,"s[200]"url)) return SendClientMessage(playerid0x9C9C9CAA,"Syntax: /asdj[url]");
        foreach(new 
iPlayer)
        
GetPlayerPos(playeridXYZ);
        
PlayAudioStreamForPlayer(playeridurl1209.9148,762.6340,13.3429Distance1);
        return 
1;

Reply


Messages In This Thread
streaming music problem - by RJTabish - 10.02.2019, 16:26
Re: streaming music problem - by lautaro97 - 10.02.2019, 17:04
Re: streaming music problem - by TheToretto - 10.02.2019, 19:39
Re: streaming music problem - by lautaro97 - 10.02.2019, 23:56
Re: streaming music problem - by TheToretto - 11.02.2019, 05:57

Forum Jump:


Users browsing this thread: 1 Guest(s)