[AJUDA]Mъsica pra todos +rep
#2

pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    if(dialogid == ListadeMusica)
    {
        if(response)
        {
            if(listitem == 0)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    if(EscutandoMusica[x] == 1) return SendClientMessage(playerid, -1, "Vocк Jб Estб Escultando Mъsica, Desligue Ela");
                    EscutandoMusica[x] = 1;
                    // Magic
                    PlayAudioStreamForPlayer(x, "http://dc353.4shared.com/img/352812161/69b21de9/dlink__2Fdownload_2FQLj8YKEh_3Ftsid_3D20110913-175123-86141340/preview.mp3");
                }
            }
            if(listitem == 1)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    if(EscutandoMusica[x] == 1) return SendClientMessage(playerid, -1, "Vocк Jб Estб Escultando Mъsica, Desligue Ela");
                    EscutandoMusica[x] = 1;
                    // Charlie Brown - Ela Vai Voltar
                    PlayAudioStreamForPlayer(x, "http://dc93.4shared.com/img/78252245/5073c61e/dlink__2Fdownload_2FZ7mYk7HX_3Ftsid_3D20110913-200010-e328e31c/preview.mp3");
                }
            }
            if(listitem == 2)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    if(EscutandoMusica[x] == 1) return SendClientMessage(playerid, -1, "Vocк Jб Estб Escultando Mъsica, Desligue Ela");
                    EscutandoMusica[x] = 1;
                    // Billionare
                    PlayAudioStreamForPlayer(x, "http://dc250.4shared.com/img/335123204/961f8bcd/dlink__2Fdownload_2Fr7HXE28I_3Ftsid_3D20110913-175631-2861127d/preview.mp3");
                }
            }
            if(listitem == 3)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    if(EscutandoMusica[x] == 1) return SendClientMessage(playerid, -1, "Vocк Jб Estб Escultando Mъsica, Desligue Ela");
                    EscutandoMusica[x] = 1;
                    // Getting Over You
                    PlayAudioStreamForPlayer(x, "http://dc251.4shared.com/img/308678631/27eddab7/dlink__2Fdownload_2FEMEhSFR2_3Ftsid_3D20110913-174425-f241abe5/preview.mp3");
                }
            }
            if(listitem == 4)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    if(EscutandoMusica[x] == 1) return SendClientMessage(playerid, -1, "Vocк Jб Estб Escultando Mъsica, Desligue Ela");
                    EscutandoMusica[x] = 1;
                    // Hey, Soul Sister
                    PlayAudioStreamForPlayer(x, "http://dc424.4shared.com/img/746176870/4a5b610f/dlink__2Fdownload_2F1jcIn-qy_3Ftsid_3D20110913-180243-6044a397/preview.mp3");
                }
            }
            if(listitem == 5)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    if(EscutandoMusica[x] == 1) return SendClientMessage(playerid, -1, "Vocк Jб Estб Escultando Mъsica, Desligue Ela");
                    EscutandoMusica[x] = 1;
                    // The Lazy
                    PlayAudioStreamForPlayer(x, "http://dc219.4shared.com/img/749605517/c165f3d6/dlink__2Fdownload_2FJvaHFy98_3Ftsid_3D20110913-180147-b793cb74/preview.mp3");
                }
            }
            if(listitem == 6)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    if(EscutandoMusica[x] == 1) return SendClientMessage(playerid, -1, "Vocк Jб Estб Escultando Mъsica, Desligue Ela");
                    EscutandoMusica[x] = 1;
                    // Club Cant
                    PlayAudioStreamForPlayer(x, "http://dc236.4shared.com/img/336902468/d2b9b027/dlink__2Fdownload_2FRL2oeFcS_3Ftsid_3D20110913-180245-7dc5917c/preview.mp3");
                }
            }
            if(listitem == 7)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    if(EscutandoMusica[x] == 1) return SendClientMessage(playerid, -1, "Vocк Jб Estб Escultando Mъsica, Desligue Ela");
                    EscutandoMusica[x] = 1;
                    SendClientMessage(x, -1, "Essa Mъsica Pode Demorar 20 Segundos Para Tocar. Pois й Original.");
                    // Mansгo Thug Stronda
                    PlayAudioStreamForPlayer(x, "http://dc152.4shared.com/img/125284859/2be1fc4d/dlink__2Fdownload_2Fi1kXd0e_5F_3Ftsid_3D20110913-180402-3df03ebb/preview.mp3");
                }
            }
            if(listitem == 8)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    if(EscutandoMusica[x] == 1) return SendClientMessage(playerid, -1, "Vocк Jб Estб Escultando Mъsica, Desligue Ela");
                    EscutandoMusica[x] = 1;
                    // The Time
                    PlayAudioStreamForPlayer(x, "http://dc260.4shared.com/img/470143579/9ff3ce06/dlink__2Fdownload_2FHb6cQBGZ_3Ftsid_3D20110913-180637-6ee36551/preview.mp3");
                }
            }
            if(listitem == 9)
            {
                for(new x = 0; x < MAX_PLAYERS; x++)
                {
                    EscutandoMusica[x] = 0;
                    SendClientMessage(x, -1, "Mъsica Desligada.");
                    StopAudioStreamForPlayer(x);
                }
            }
        }
    }
    return true;
}
Reply


Messages In This Thread
[AJUDA]Mъsica pra todos +rep - by .ThePro - 21.04.2012, 17:35
Re: [AJUDA]Mъsica pra todos +rep - by RoacH` - 21.04.2012, 17:44
Re: [AJUDA]Mъsica pra todos +rep - by .ThePro - 21.04.2012, 18:04
Re: [AJUDA]Mъsica pra todos +rep - by RoacH` - 21.04.2012, 18:07
Re: [AJUDA]Mъsica pra todos +rep - by .ThePro - 21.04.2012, 18:14
Re: [AJUDA]Mъsica pra todos +rep - by RoacH` - 21.04.2012, 18:25
Re: [AJUDA]Mъsica pra todos +rep - by .ThePro - 21.04.2012, 18:26
Re: [AJUDA]Mъsica pra todos +rep - by RoacH` - 21.04.2012, 18:34
Re: [AJUDA]Mъsica pra todos +rep - by .ThePro - 21.04.2012, 18:44
Respuesta: [AJUDA]Mъsica pra todos +rep - by leosivi - 21.04.2012, 19:04

Forum Jump:


Users browsing this thread: 7 Guest(s)