[Ajuda] Ids cores pra 3dtext
#1

Alguйm poderia me ajudar, preciso dessas minhas cores nesse formato
FF0000

Pra eu conseguir fazer umas coisas
Minhas cores sгo:
Код:
#define COLOR_WHITE 0xFFFFFFAA
#define COLOR_GRAD1 0x98F5FFFF
#define COLOR_LIGHTBLUE 0x33CCFFAA
#define COLOR_DARKGRAY 0x696969AA
#define COLOR_ADMIN 0x33CCFFAA
// cor nome ~ cor player
#define COLOR_YELLOW 0xFFFF00AA
#define COLOR_ORANGE 0xFF9900AA
#define COLOR_DARKORANGE 0xFF8C00FF
#define COLOR_RED 0xFF0000FF
#define COLOR_LIGHTGREEN 0x90EE90FF
#define COLOR_DARKGREEN 0x006400FF
#define COLOR_PARAMEDIC 0x006400FF
#define COLOR_PURPLE 0xC2A2DAAA
#define COLOR_GN 0x800080FF
#define COLOR_LIGHTBLUE 0x33CCFFAA
#define COLOR_SWAT 0x33CCFFAA
#define COLOR_BLUE 0x0000FFFF
#define COLOR_BLUEVIOLET 0x8A2BE2FF
// #define COLOR_COP 0x8A2BE2FF roxo escuro
#define COLOR_COP 0x6666CCFF
#define COLOR_RADIO 0x6666CCFF
#define COLOR_DEPARTAMENTO 0x33CCFFAA
#define COLOR_GREEN 0x33AA33AA
#define COLOR_ANUNCIO 0x33FF00F6
#define COLOR_GREY 0xAFAFAFAA
#define COLOR_LIGHTRED 0xFF6347AA
#define COR_INVISIVEL 0xFFFFFF00
#define COLOR_GRAD2 0xBFC0C2FF
#define COLOR_BLACKRED 0xAA3333AA
#define COLOR_BRONZE 0xA52A2AAA
#define COLOR_SILVER 0xC0C0C0FF
#define COLOR_GOLD 0xB8860BAA
#define COLOR_ADMAV 0x993333FF
#define COLOR_FADE1 0xE6E6E6E6
#define COLOR_FADE2 0xC8C8C8C8
#define COLOR_FADE3 0xAAAAAAAA
#define COLOR_FADE4 0x8C8C8C8C
#define COLOR_FADE5 0x6E6E6E6E
#define COLOR_NEWS 0xFFA500AA
#define COLOR_PINK 0xFFC0CBAA // - Light light pink
#define COLOR_LIGHTPINK 0xFFC0CBAA
#define COLOR_GROVE 0x33FF00F6
#define COLOR_BALLAS 0x6633ccAA
#define COLOR_VAGOS 0xFFFF33F6
#define COLOR_AZTECAS 0x1e3effF6
Tem algum site em que eu possa jogar essas minhas cores e virar o outro tipo de cуdigo?
Reply
#2

Se eu nгo me engano, й so retirar o primeiro "0x" ali e o ъltimos dois "FF", que fica igual da maneira que vocк quer.
Sobre o site, eu acho que o colorpicker pode te ajudar.
Reply
#3

Basicamente o que ele lhe falou acima.

Exemplo:

Код:
#define COLOR_BRONZE 0xA52A2AAA
Para:

Код:
#define COLOR_BRONZE A52A2A
Vocк removeu o 0x e os 2 ъltimos nъmeros.
Reply
#4

Fiquei curioso. O que vai fazer sem a primeira e a ъltima parte? oO
Reply
#5

Quote:
Originally Posted by ThuuGLif3
Посмотреть сообщение
Basicamente o que ele lhe falou acima.

Exemplo:

Код:
#define COLOR_BRONZE 0xA52A2AAA
Para:

Код:
#define COLOR_BRONZE A52A2A
Vocк removeu o 0x e os 2 ъltimos nъmeros.
Obrigado +rep pros 2
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)