24.01.2011, 17:12
Why the hell would you put {HEX} ?
Just make "Color defines" and "Multi-Color support" colors
So use:
And
Just make "Color defines" and "Multi-Color support" colors
So use:
pawn Код:
#define SOMECOLOR_COL (0xAAAAAA) // For deufault colors
pawn Код:
#define SOMECOLOR_COL2 {0xAAAAAA} // For multi colors