Using color defines
#6

You need to use two different definitions one for normal usage and the other for strings

pawn Код:
#define COLOR_BLACK     0x000000AA
#define COLOR_WHITE     0xFFFFFFAA
#define COLOR_GREEN     0x00FF00AA

#define STR_COLOR_BLACK "{000000}"
#define STR_COLOR_WHITE "{FFFFFF}"
#define STR_COLOR_GREEN "{00FF00}"
Reply


Messages In This Thread
Using color defines - by xX4m4zingXx - 21.01.2015, 17:45
Re: Using color defines - by DobbysGamertag - 21.01.2015, 17:54
Re: Using color defines - by xX4m4zingXx - 21.01.2015, 20:17
Re: Using color defines - by Ironboy - 21.01.2015, 20:22
Re: Using color defines - by xX4m4zingXx - 22.01.2015, 06:36
AW: Using color defines - by Nero_3D - 22.01.2015, 07:16
Re: Using color defines - by xX4m4zingXx - 22.01.2015, 15:20
Re: Using color defines - by Arxalan - 22.01.2015, 15:33
Re: Using color defines - by Ironboy - 22.01.2015, 15:35
Re: Using color defines - by xX4m4zingXx - 22.01.2015, 15:48

Forum Jump:


Users browsing this thread: 2 Guest(s)