eChatType.CT_Staff, eChatLoc.CL_SystemWindow);
lol i'm a noob ^^ Thanks to all for help and let me understand that!Correct. The client has a list of message types, and they set how each type should look, color-wise. From the server, you can only tell the client what type of message it is.
i would not change that -.- just would like to change a custom broadcast (only for region pvp for example) giving it another color different from /broadcast command.You can't change the Staff chat color afaik, so that will always be yellow.
mmm i found that into my broadcast.csIf what i think is correct this should be Yellow right?
- Code: Select all
eChatType.CT_Staff, eChatLoc.CL_SystemWindow);
Thanks Shawn i think you are the only one that understood what i mean ^^mmm i found that into my broadcast.csIf what i think is correct this should be Yellow right?
- Code: Select all
eChatType.CT_Staff, eChatLoc.CL_SystemWindow);
yeah thats right you could do like
CT_Trade
CT_Send
CT_Guild
CT_Group
etc etc etc
Users browsing this forum: No registered users and 1 guest