fast reply
#1

im chat is fully same color i need to change text message color not name



here code
pawn Code:
new string[128], name[MAX_PLAYER_NAME];
        GetPlayerName(playerid, name, sizeof(name));
        format(string, sizeof(string), "%s (%i): %s", name, playerid, text);
        SendClientMessageToAll(GetPlayerColor(playerid), string);
Reply


Messages In This Thread
fast reply - by Venice - 06.04.2011, 04:35
Re: fast reply - by s0nic - 06.04.2011, 05:54
Re: fast reply - by Vince - 06.04.2011, 07:07

Forum Jump:


Users browsing this thread: 1 Guest(s)