Can u help me ?
#1

Can i get a small help i had Administrator title to every admins while talking in OOC Channel like if i am admin and i say hey then like this (( Admin Imperor:Hey )) But i want every admins name sud be displayed as their post like if i am a head admin then it should say (( Head Admin Imperor: Hey )).I am Confused in [pAdmin] == and [pAdmin] >=
So help me heres the Code:
Код:
	else if(PlayerInfo[playerid][pAdmin] == 1337)
	{
		new string[128];
		format(string, sizeof(string), "(( {33CCFF}Head Admin{E0FFFF} %s: %s ))", GetPlayerNameEx(playerid), params);
		OOCOff(COLOR_OOC,string);
	}
Reply


Messages In This Thread
Can u help me ? - by Laure - 21.04.2012, 08:56
Re: Can u help me ? - by Laure - 21.04.2012, 09:44
Re: Can u help me ? - by [MG]Dimi - 21.04.2012, 09:47

Forum Jump:


Users browsing this thread: 1 Guest(s)