How you set colors
#1

Can anyone show me how can i set color of only Server Administrator in this make a copyable post coz i got errors many times.
Код:
	else if(PlayerInfo[playerid][pAdmin] >= 2)
	{
		new string[128];
		format(string, sizeof(string), "(( Server Administrator %s: %s ))", GetPlayerNameEx(playerid), params);
		OOCOff(COLOR_OOC,string);
	}
Reply
#2

At the top, do #define "yellow" [colour]?
Reply
#3

Sorry but i didnt get u
Reply
#4

Help me pls
Reply
#5

just make something use Call back on player spawn and make the isplayeradmin thing to check if the player is an admin if yes setcolor(bla bla bla bla) if not return 0;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)