SA-MP Forums Archive
[Ajuda] PlayAudioStreamForPlayer - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] PlayAudioStreamForPlayer (/showthread.php?tid=429047)



PlayAudioStreamForPlayer - Jumper. - 08.04.2013

EDIT: APARECE O LINK DA MUSICA PARA TODOS, SУ NГO TA TOCANDO DE VEZ ENQUANDO, NA VERDADE MUITAS VEZES

pawn Код:
CMD:asfnafs(playerid)
{
    for(new i = 0; i <= MAX_PLAYERS; i ++)
    {
        if(IsPlayerConnected(i) && IsPlayerInRangeOfPoint(i, 80.0, 404.7000122,2439.0000000,18.6000004))
        {
            SendClientMessage(i,0xFF66FFAA, "O DJ Mudou a Musica para: Mc Bola Ela top, Capa de Revista");
            PlayAudioStreamForPlayer(i, "http://mixmusicas.com.br/download?id=ThXVnZtaFLQ&nome=MC+Bola+-+Ela+%C3%A9+Top%2C+Capa+De+Revista+%28Dj+G%C3%A3o%29+-+Lan%C3%A7amento+2012+-");
        }
    }
    return 1;
}



Re: [DUVIDA] PlayAudioStreamForPlayer - AzAmerica - 08.04.2013

pawn Код:
CMD:asfnafs(playerid)
            {
                for(new i = 0; i < MAX_PLAYERS; i ++)
                {
                    if(IsPlayerConnected(i))
                    {
                        if (IsPlayerInRangeOfPoint(i, 80.0, 404.7000122,2439.0000000,18.6000004))
                        {
                        SendClientMessage(i,0xFF66FFAA, "O DJ Mudou a Musica para: Mc Bola Ela top, Capa de Revista");
                        PlayAudioStreamForPlayer(i, "http://mixmusicas.com.br/download?id=ThXVnZtaFLQ&nome=MC+Bola+-+Ela+%C3%A9+Top%2C+Capa+De+Revista+%28Dj+G%C3%A3o%29+-+Lan%C3%A7amento+2012+-");
                        }
                    }
                }
                return 1;
            }



Re: [DUVIDA] PlayAudioStreamForPlayer - Jumper. - 08.04.2013

nem vou testar, n tem nada haver, se ta mandando o scm deveria tar tocando, os q n tao mandando o linkera por causa da radio que n tava em volume alto


Re: PlayAudioStreamForPlayer - Supera - 08.04.2013

pawn Код:
CMD:asfnafs(playerid)
{
    if(IsPlayerInRangeOfPoint(playerid, 80.0, 404.7000122,2439.0000000,18.6000004)){
        for(new i = 0; i <= MAX_PLAYERS; i ++)
        {
            if(IsPlayerConnected(i))
            {
                SendClientMessage(i,0xFF66FFAA, "O DJ Mudou a Musica para: Mc Bola Ela top, Capa de Revista");
                PlayAudioStreamForPlayer(i, "http://mixmusicas.com.br/download?id=ThXVnZtaFLQ&nome=MC+Bola+-+Ela+%C3%A9+Top%2C+Capa+De+Revista+%28Dj+G%C3%A3o%29+-+Lan%C3%A7amento+2012+-");
            }
        }
    }
    else
        return 0;
    return 1;
}



Re: PlayAudioStreamForPlayer - AzAmerica - 08.04.2013

Voce acabou de mudar o seu codigo ai em cima garoto... Original:
pawn Код:
CMD:asfnafs(playerid)
            {
                for(new i = 0; i <= MAX_PLAYERS; i ++)
                {
                    if(IsPlayerConnected(i) && IsPlayerInRangeOfPoint(playerid, 80.0, 404.7000122,2439.0000000,18.6000004))
                    {
                        SendClientMessage(i,0xFF66FFAA, "O DJ Mudou a Musica para: Mc Bola Ela top, Capa de Revista");
                        PlayAudioStreamForPlayer(i, "http://mixmusicas.com.br/download?id=ThXVnZtaFLQ&nome=MC+Bola+-+Ela+%C3%A9+Top%2C+Capa+De+Revista+%28Dj+G%C3%A3o%29+-+Lan%C3%A7amento+2012+-");
                    }
                }
                return 1;
            }
Modifiquei:
pawn Код:
IsPlayerInRangeOfPoint(i... Sendo que estava IsPlayerInRangeOfPoint(playerid



Re: PlayAudioStreamForPlayer - Jumper. - 08.04.2013

mano, ta aparecendo o LINK da musica para quem ta no local, o probelma й que nao ta tocando

Quote:
Originally Posted by AzAmerica
Посмотреть сообщение
Voce acabou de mudar o seu codigo ai em cima garoto... Original:
pawn Код:
CMD:asfnafs(playerid)
            {
                for(new i = 0; i <= MAX_PLAYERS; i ++)
                {
                    if(IsPlayerConnected(i) && IsPlayerInRangeOfPoint(playerid, 80.0, 404.7000122,2439.0000000,18.6000004))
                    {
                        SendClientMessage(i,0xFF66FFAA, "O DJ Mudou a Musica para: Mc Bola Ela top, Capa de Revista");
                        PlayAudioStreamForPlayer(i, "http://mixmusicas.com.br/download?id=ThXVnZtaFLQ&nome=MC+Bola+-+Ela+%C3%A9+Top%2C+Capa+De+Revista+%28Dj+G%C3%A3o%29+-+Lan%C3%A7amento+2012+-");
                    }
                }
                return 1;
            }
Modifiquei:
pawn Код:
IsPlayerInRangeOfPoint(i... Sendo que estava IsPlayerInRangeOfPoint(playerid
eu que postei errado antes, dai fui ver seu codigo e vi que tinha postado errado


Re: PlayAudioStreamForPlayer - ViictorDaay- - 08.04.2013

Se nгo ta tocando e algum problema com o link que o cуdigo nгo consegue executar, tente hospedar vocк mesmo no Dropbox.


Re: PlayAudioStreamForPlayer - LukisHard - 08.04.2013

Brother, usa outro local para hospedar, recomendo o Dropbox...Pelo o que to vendo o problema й no link,nгo no script em si.


Re: PlayAudioStreamForPlayer - bruxo00 - 08.04.2013

O Link da mъsica tem de ser DIRETO, ou seja, com .mp3 no fim. Recomendo este host:

Kiwi6


Re: PlayAudioStreamForPlayer - Jumper. - 08.04.2013

Quote:
Originally Posted by LukisHard
Посмотреть сообщение
Brother, usa outro local para hospedar, recomendo o Dropbox...Pelo o que to vendo o problema й no link,nгo no script em si.
Quote:
Originally Posted by ViictorDaay-
Посмотреть сообщение
Se nгo ta tocando e algum problema com o link que o cуdigo nгo consegue executar, tente hospedar vocк mesmo no Dropbox.
Quote:
Originally Posted by bruxo00
Посмотреть сообщение
O Link da mъsica tem de ser DIRETO, ou seja, com .mp3 no fim. Recomendo este host:

Kiwi6
mas a musica ta tocando as vezes