15.01.2015, 15:04
I suggest using his Defines also
Because he uses STRING colors which are different than the ones you have defined, after you define these String colors, change the COLOR_WHITE to COL_WHITE in line 490
pawn Код:
#define COL_WHITE "{FFFFFF}"
#define COL_RED "{F81414}"
#define COL_GREEN "{00FF22}"
#define COL_LIGHTBLUE "{00CED1}"