Page 1 of 1

irc chat ??

Posted: 12 Aug 2008, 11:56
by Kurachi
In some games, it is possible to talk to the people playing it by joining the game (game chat rather) from IRC. This would be an intresting feature to see implemented, frankly.

I'm not sure how this would be implemented from a coding perspective however, either use a seprate irc server or add one into vbGore?

I think this is a vb6 IRC server. As stupid as it sounds I haven't checked it (someone said it was, but I don't have vb6 installed), I found it in a SourceForce dictionary so it's probably safe, you might want to check it though for anything malicious.

http://www.drasil.net/illness-v0.5a.zip

Re: irc chat ??

Posted: 12 Aug 2008, 12:17
by Jaxad0127
There isn't a global chat in the game, though.

This ability might be added to the new server.

Re: irc chat ??

Posted: 12 Aug 2008, 12:25
by Crush
The new server features chat channels which can be joined from the whole world. The system feels quite similar to IRC, just with a lot less features. I could imagine to use the scripting system and an IRC bot to create a bridge between a channel on an IRC server and an ingame chat channel.