[Ajuda] Sistema de Registro bugado?
#4

Tenta ae.

pawn Код:
if(response)
        {
            new String[100];
            if (strcmp ( inputtext,DOF2::GetString(String, "Senha"),  false))
            {
                SendClientMessage(playerid, COR_LARANJA, "Logado com sucesso!");
                 LogarPlayer(playerid);
            }
            else
            {
                SendClientMessage(playerid, COR_VERMELHO, "|ERRO|Senha incorreta!");
                return 1;
            }
        }
        else
        {
            SendClientMessage(playerid, COR_VERMELHO, "|INFO|Voce foi kickado||Motivo:Nao se logou!");
            Kick(playerid);
        }
@Off

Isto estuprou sua indentaзгo hein amigo.
Reply


Messages In This Thread
Sistema de Registro bugado? - by 8235Danilo - 16.08.2013, 23:43
Re: Sistema de Registro bugado? - by @Vegas - 16.08.2013, 23:50
Re: Sistema de Registro bugado? - by LeoHunter - 16.08.2013, 23:57
Re: Sistema de Registro bugado? - by DannielCooper - 17.08.2013, 01:26

Forum Jump:


Users browsing this thread: 1 Guest(s)