Ummm reHi!
Pne problem.... i Handle a ChatMessages
NetworkRegistry.instance().registerChatListener(new ChatListenerHandler(this));
and read good the chat...
public Packet3Chat clientChat(NetHandler handler, Packet3Chat message)
But i like not show the message when i filter it.... how i can return a "Packet3Chat" without messages to not show it ingame chat ?¿??
Thx!