Hi guys, how are you? I'm having some problems. I'm making a Pokémon Server, for that i made new colors like that:
// colorPokemon - Begin //
TEXTCOLOR_NORMAL = 180,
TEXTCOLOR_FLYING = 180,
TEXTCOLOR_BUG = 126,
TEXTCOLOR_VENOM = 110,
TEXTCOLOR_GRASS = 96,
TEXTCOLOR_FIRE = 192...