problem with coloring the chat
#3

If you're using something similar to this...

pawn Code:
new PlayerName[MAX_PLAYER_NAME];
    GetPlayerName(playerid, PlayerName, sizeof(PlayerName));
    format(text, 1024, "%s (%d): {FFFFFF}%s", PlayerName, playerid, text);
    SendClientMessageToAll(GetPlayerColor(playerid), text);
...Then try replacing the {FFFFFF} with your own colour.
Reply


Messages In This Thread
problem with coloring the chat - by HeLiOn_PrImE - 30.03.2011, 20:04
Re: problem with coloring the chat - by austin070 - 30.03.2011, 22:44
Re: problem with coloring the chat - by grand.Theft.Otto - 30.03.2011, 22:47
Re: problem with coloring the chat - by Lynn - 30.03.2011, 23:04
Re: problem with coloring the chat - by HeLiOn_PrImE - 31.03.2011, 05:14
Re: problem with coloring the chat - by HeLiOn_PrImE - 04.04.2011, 14:43
Re: problem with coloring the chat - by HeLiOn_PrImE - 06.04.2011, 06:25
Re: problem with coloring the chat - by [DJ]Boki - 06.04.2011, 06:58

Forum Jump:


Users browsing this thread: 1 Guest(s)