SendClientMessage in two colors?
#8

pawn Код:
new
    playername[ 24 ]
    ,string[ 128 ]
;
GetPlayerName( playerid, playername, 24 );
format( string, sizeof string, "%s {FFFFFF} white text. " );
SendClientMessageToAll( GetPlayerColor( playerid ), string );
Reply


Messages In This Thread
SendClientMessage in two colors? - by mariomako - 30.07.2011, 19:33
Re: SendClientMessage in two colors? - by Kingunit - 30.07.2011, 19:36
Re: SendClientMessage in two colors? - by CmZxC - 30.07.2011, 19:37
Re: SendClientMessage in two colors? - by Mikkel_Pedersen - 30.07.2011, 19:38
Re: SendClientMessage in two colors? - by Kingunit - 30.07.2011, 19:45
Re: SendClientMessage in two colors? - by CmZxC - 30.07.2011, 19:47
Re: SendClientMessage in two colors? - by MoroDan - 30.07.2011, 19:57
Re: SendClientMessage in two colors? - by Mean - 30.07.2011, 20:02
Re: SendClientMessage in two colors? - by mariomako - 30.07.2011, 20:07
Re: SendClientMessage in two colors? - by Kingunit - 30.07.2011, 20:14

Forum Jump:


Users browsing this thread: 3 Guest(s)