Jump to content
  • 0

[HELP] Say2.java Chat Colors


Question

Posted

Hello, I would like to ask something. I saw in Say2.java file, these:

public final static int HERO_VOICE = 17;

and more codes like this. If i change the number, the color of the chat will change? if yes, how can i make a green color? how can i find the ID?

Thanks

10 answers to this question

Recommended Posts

  • 0
Posted

Im not sure, but you can't just put some random value.

 

There are only colors supported by client (green for party, white normal etc..)

 

But maybe there is solution.

  • 0
Posted

Trade color

Global color

Hero color

Party color

clan color

ally color

normal chat

 

those are the only aviable color i guess

  • 0
Posted

Not really, My friend used ID 18, and its a blue one, but its not used for party/trade etc... so we can use more  colors... anyway i will just put random values, i just didnt want to compile all the time, or i might find a way to change the ID with an admin command, anyway thanks, but still i would appriciate an answer if someone knows, so it would be easier, not just for me but is useful for everyone.

  • 0
Posted

Not really, My friend used ID 18, and its a blue one, but its not used for party/trade etc... so we can use more  colors... anyway i will just put random values, i just didnt want to compile all the time, or i might find a way to change the ID with an admin command, anyway thanks, but still i would appriciate an answer if someone knows, so it would be easier, not just for me but is useful for everyone.

 

blue is hero, you cant use any color you want if its not supported by the Client. about about the compile problemm just link it whit a config, so you only have to Restart for testing

  • 0
Posted

Not really, My friend used ID 18, and its a blue one, but its not used for party/trade etc... so we can use more  colors... anyway i will just put random values, i just didnt want to compile all the time, or i might find a way to change the ID with an admin command, anyway thanks, but still i would appriciate an answer if someone knows, so it would be easier, not just for me but is useful for everyone.

As matim said there is few colors which is only for the chats

like green for party.

  • 0
Posted

blue is hero, you cant use any color you want if its not supported by the Client. about about the compile problemm just link it whit a config, so you only have to Restart for testing

 

You are right buddy, I have //reload config command so i will make it with config, Thanks for the idea, and everyone helping, If i find some colors, i will probably post them here. A Moderator can now lock the topic, if no one else wants to add something.

  • 0
Posted

You are right buddy, I have //reload config command so i will make it with config, Thanks for the idea, and everyone helping, If i find some colors, i will probably post them here. A Moderator can now lock the topic, if no one else wants to add something.

 

Locked as requested.

Guest
This topic is now closed to further replies.


×
×
  • Create New...