[Ajuda]Sair do dialog
#1

Como eu faзo para se o cara clica em sair
ele se kikado

pawn Код:
{
            gPlayerAccount[playerid] = 0;
            new regstring[128];
            new regname[64];
            GetPlayerName(playerid,regname,sizeof(regname));
            format(regstring,sizeof(regstring),"Bem-vindo, %s\nVocк nгo tem umas conta.\nPor favor se registre:",regname);
            ShowPlayerDialog(playerid,12345,DIALOG_STYLE_INPUT,"Registrar",regstring,"Registrar","Sair");
        }
Reply


Messages In This Thread
[Ajuda]Sair do dialog - by keller012 - 16.11.2010, 19:27
Re: [Ajuda]Sair do dialog - by mateuspinho - 16.11.2010, 19:41
Re: [Ajuda]Sair do dialog - by Xapita_Halls - 17.11.2010, 16:35
Re: [Ajuda]Sair do dialog - by TiagoPS - 17.11.2010, 18:02

Forum Jump:


Users browsing this thread: 1 Guest(s)