[HELP] Hidden Admin
#1

I'm using this (LuxAdmin System):

Код:
if (AccInfo[playerid][Hide] == 0)
	{
	if(AccInfo[playerid][Level] > 0)
	{
        new string[150], name[MAX_PLAYER_NAME];
        GetPlayerName(playerid, name, MAX_PLAYER_NAME);
        format(string,sizeof(string),"%s: {FFFFFF}%s", name, text);
        SendClientMessageToAll(0xAAFFCC00, string);
        return 0;
    }
    return 1;
	}
But how to make admin names (when you klick TAB) to the same color and how to make only admins hidden on minimap. Admin name color is only in chat 0xAAFFCC00 but I want that when I klick tab, then it is 0xAAFFCC00 too.
In tab menu the name colors are random.

Sorry For Bad English!

+REP
Reply


Messages In This Thread
[HELP] Hidden Admin {DELETE THIS} - by martin3644 - 13.01.2013, 17:53
Re: [HELP] Hidden Admin - by u3ber - 13.01.2013, 17:56
Re: [HELP] Hidden Admin - by niels44 - 13.01.2013, 17:56
Re: [HELP] Hidden Admin - by ThePhenix - 13.01.2013, 17:56
Re: [HELP] Hidden Admin - by martin3644 - 13.01.2013, 17:59
Re: [HELP] Hidden Admin - by niels44 - 13.01.2013, 19:00
Re: [HELP] Hidden Admin - by martin3644 - 13.01.2013, 23:16
Re: [HELP] Hidden Admin - by martin3644 - 14.01.2013, 12:07
Re: [HELP] Hidden Admin - by martin3644 - 14.01.2013, 14:12
Re: [HELP] Hidden Admin - by RajatPawar - 14.01.2013, 15:13

Forum Jump:


Users browsing this thread: 6 Guest(s)