The only code change required would be in
scripts\ChatGui.cs$IRC::Server = "irc.tribalwar.com";
Recompile the .cs to a .cs.dso from within T2
compile("scripts/ChatGui.cs");
Package the updated .cs and .dso in the .vl2 file
To ensure the new value is picked up you would need to remove the existing entry in your
prefs/ClientPrefs.cs$pref::IRC::Server = "";
You could also add code to automatically overwrite the old server value on initial install of the updated version.
thanks, that is what I did, I thought and thought would be simple as pie, though for some reason did not work...will try again and see if can get it, as I was thinking it was irc.tribalwar.com as I wondering about how that authentication login worked on the previous irc server, as they are quick to boot now