30.06.2016, 04:06
Ty +rep
But its not work fine
this COLOR_YELLOW is somthing like LIGHT PINK
this orange is something like purple
I wanted the normal colors but transparent in map
But its not work fine
this COLOR_YELLOW is somthing like LIGHT PINK
this orange is something like purple
I wanted the normal colors but transparent in map
Код:
#define COLOR_WHITE_INV 0xFFFFFFAA00 #define COLOR_COP_INV 0x6666CCFF00 #define COLOR_GN_INV 0x800080FF00 #define COLOR_WHITE_INV 0xFFFFFFAA00 #define COLOR_PARAMEDIC_INV 0x006400FF00 #define COLOR_YELLOW_INV 0xFFFF00AA00 #define COLOR_ORANGE_INV 0xFF9900AA00 #define COLOR_DARKORANGE_INV 0xFF8C00FF00 #define COLOR_RED_INV 0xFF0000FF00 #define COLOR_DARKGRAY_INV 0x696969AA00