[Ajuda] Alguns erros chatos.
#5

Esse Aqui tb й Bom Recomendo *_*

Quote:

new aname[MAX_PLAYER_NAME];
GetPlayerName(playerid, aname, sizeof(aname));
format(file, sizeof(file), PASTA_CONTAS, aname);
if(PlayerInfo[playerid][Logged] == 0){
if(!dini_Exists(file))
{
format(STRX, sizeof(STRX), "\n\nDigite uma senha e clique em \"Registrar\".");
ShowPlayerDialog(playerid, REGISTRO, DIALOG_STYLE_INPUT, "REGISTRO", STRX, "Registrar", "Sair");
}
if(dini_Exists(file))
{
format(STRX, sizeof(STRX), "Bem-vindo(a) novamente, %! Logue-se em sua conta.\n\nDigite sua senha e clique em \"Logar\".", aname);
ShowPlayerDialog(playerid, LOGIN, DIALOG_STYLE_INPUT, "CONTA", STRX, "Logar", "Sair");
}
}

__________________________________________________ _
HostName: * BRASIL - === SERVIDOR ONLINE 24hs === ®
Address: 216.144.240.172:7080
Reply


Messages In This Thread
Alguns erros chatos. - by sofina - 24.01.2013, 13:38
Re: Alguns erros chatos. - by Wellington1999 - 24.01.2013, 14:03
Re: Alguns erros chatos. - by Smoking_Script - 24.01.2013, 14:12
Re: Alguns erros chatos. - by Mteck - 24.01.2013, 14:15
Re: Alguns erros chatos. - by Smoking_Script - 24.01.2013, 14:16
Re: Alguns erros chatos. - by Copom_policia - 24.01.2013, 14:21
Re: Alguns erros chatos. - by sofina - 24.01.2013, 15:19
Re: Alguns erros chatos. - by sofina - 24.01.2013, 16:17
Re: Alguns erros chatos. - by JonathanFeitosa - 24.01.2013, 16:21
Re: Alguns erros chatos. - by Schocc - 24.01.2013, 16:24

Forum Jump:


Users browsing this thread: 1 Guest(s)