Been stuck here for a while. I can see all my comments as I step through getting into a group chat.
Initialize, Find Server, enter the server's Lobby, join channel, then:
tno.Send("OnChat", Target.All, TNManager.playerID, message);
But the
[RFC] void OnChat
never gets called.
Any suggestions on how to identify where my disconnect is?