Colours
#2

Post something along these lines at the top of your script. Format: '#define COLORNAME HTMLCOLORCODE'
pawn Код:
#define COLOR_GREY      0xAFAFAFAA
Then if you want to send a client message to a player do this.
pawn Код:
SendClientMessage(playerid, COLOR_GREY, "Your message here");
Reply


Messages In This Thread
Colours - by Zex Tan - 29.06.2012, 14:21
Re: Colours - by Cxnnor - 29.06.2012, 14:32
Re: Colours - by Luis- - 29.06.2012, 14:46
Re: Colours - by Zex Tan - 29.06.2012, 15:01
Re: Colours - by Zex Tan - 29.06.2012, 15:03

Forum Jump:


Users browsing this thread: 2 Guest(s)