30.06.2016, 13:24
Quote:
|
Obrigado +rep
Mas nгo funcionou bem essa cor COLOR_YELLOW ficou como um rosa claro o COLOR_ORANGE ficou algo como roxo Eu queria as cores normais, mas transparentes no mapa Код:
#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 |
Код:
#define COLOR_YELLOW_INV 0xFFFF0000 #define COLOR_ORANGE_INV 0xFFFF9900 #define COLOR_.. 0x[suacor]00 #define COR_VERMELHO 0xFF000000 -> exemplo


