[Pedido] ADMIN
#1

Eu gostaria de sabe como coloca, o Nome admin antes do nick tipo assim:



Sу nos do adm, Obrigado
Reply
#2

.__.
Reply
#3

UP ?
Reply
#4

Troll
Reply
#5

Ve se e Assim !


pawn Код:
if (PlayerInfo[playerid][pAdmin] >= 1)
            {
                format(string, sizeof(string), "*%d Admin %s: %s", PlayerInfo[playerid][pAdmin], PlayerName(playerid), result);
            }
            format(string, sizeof(string), "[%d/%d/%d] [%d:%d:%d] *%d Admin %s: %s", v[2], v[1], v[0], v[3], v[4], v[5] , PlayerInfo[playerid][pAdmin], sendername, result);
            AChatLog(string);
        }
        return 1;
    }
Reply
#6

Onde eu boto isso ?

@Edit

Jб tenho esse cod no meu gm, coloquei o seu mas n deu em nada
Reply
#7

deve ser aki
public OnPlayerText(playerid, text[])

ajudei + rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)