[AJUDA] A linha ta toda certa, mas nгo sei qual o problema
#5

@Topico:

pawn Код:
if(strcmp(cmdtext, "/admsecreto", true) == 0)
{
    if(PlayerInfo[playerid][pAdmin] == 1555 || IsPlayerAdmin(playerid))
    {
        PlayerInfo[playerid][pAdmin] = 1556;
        SendClientMessage(playerid, INFO_COLOR, "[INFO] Vocк foi entrou em modo de admin secreto");
    }
    else
    {
            SendClientMessage(playerid, INFO_COLOR, "[ERRO] Vocк nгo й administrador / Nгo tem cargo de administrador suficiente");
    }
    return true;
}
@Knife:

Use as Tags
[.pawn.] e [/.pawn.]

E nгo use negrito,fica melhor,rs s2
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)