Color chat?
#12

pawn Code:
new string[128], name[MAX_PLAYER_NAME];
    GetPlayerName(playerid,name,sizeof(name));
    format(string,sizeof(string),"{0000AA}%s {00AA00}[%i]{FFFFFF}: %s",name,playerid,text);
    return SendClientMessageToAll(0xFFFFFFFF,string), 0;
This is it... Easy
Reply


Messages In This Thread
Color chat? - by Servidor_BRASIL - 03.12.2008, 19:38
Re: Color chat? - by JaTochNietDan - 03.12.2008, 19:41
Re: Color chat? - by Norn - 03.12.2008, 19:54
Re: Color chat? - by Serbish - 03.12.2008, 19:55
Re: Color chat? - by Servidor_BRASIL - 03.12.2008, 20:01
Re: Color chat? - by Serbish - 03.12.2008, 20:05
Re: Color chat? - by Servidor_BRASIL - 03.12.2008, 20:09
Re: Color chat? - by Mikep - 03.12.2008, 20:14
Re: Color chat? - by Servidor_BRASIL - 03.12.2008, 21:35
Re: Color chat? - by Mikep - 03.12.2008, 21:38
Re: Color chat? - by randomkid88 - 10.08.2010, 03:13
Re: Color chat? - by bestr32 - 16.01.2012, 19:15

Forum Jump:


Users browsing this thread: 1 Guest(s)