[Ajuda] Sistema de Prof
#6

Quote:
Originally Posted by Josma_cmd
Посмотреть сообщение
pawn Код:
if (listitem == 4)
            {
                if (dini_Int(file, "Level") > 200)
                {
                    SendClientMessage(playerid, 0xFFFFFFAA, "[>] Parabйns, vocк agora й um(a) Swat.");
                    PlayerPlaySound(playerid, 1057, 0, 0, 0);
                    SetPlayerSkin(playerid, 285);
                    dini_IntSet(file, "Profissao", 9);
                    Logarprof(playerid);
                }
                if (listitem == 5) // Voltar
                {
                    ShowPlayerDialog(playerid, 2571, DIALOG_STYLE_LIST, "Empregos", "Transporte Publico\nTransporte\nParticulares\nPolicia\nGoverno\nCrime", "Ok", "Cancelar");
                }
            }
        }
        if (dialogid == Governo) // Crime
        {
Aqui estб o erro.
Vocк colocou o listitem 5 dentro do listitem 4. Apуs isso fechou a chave do listitem 5, fechou a do listitem 4, fechou a do response e nгo fechou a do dialogid. Fazendo assim como se um dialog estivesse dentro do outro.


--Topic--
Nгo usa esse gamemode й bugado cara ;s'
Reply


Messages In This Thread
[Ajuda] Sistema de Prof - by SynVengeance - 01.05.2012, 00:31
Re: [Ajuda] Sistema de Prof - by Abravanel - 01.05.2012, 00:35
Re: [Ajuda] Sistema de Prof - by 'Duallity - 01.05.2012, 00:38
Respuesta: [Ajuda] Sistema de Prof - by SynVengeance - 01.05.2012, 00:47
Re: [Ajuda] Sistema de Prof - by Josma_cmd - 01.05.2012, 02:44
Re: [Ajuda] Sistema de Prof - by dPlaYer_ - 01.05.2012, 02:48
Respuesta: [Ajuda] Sistema de Prof - by SynVengeance - 01.05.2012, 02:57

Forum Jump:


Users browsing this thread: 2 Guest(s)