everything seems to be working with one exception.
Auto join channels are not auto joining and I modified the irc fix.cs to this and still no go:
switch$ ( $IRCClient::channelNames[%i] ) {
case "#TribesNext" or "#lastgasp": %temp = 1;
default: %temp = 0;
}
Also wondering about adding a discord into browser and embedding into chat window in game, where player can chat in discord easily, without having to leave game, like justIRC, i think did.
Anyone interesting discord in game overlay option and/or in browser having a tab for discord, as this may not really be so needed, in browser, though could see it being nice to have in game...anyone have discord in game?
Thanks