Jump to content
SubSpace Forum Network

um..yeah..IRC?


Recommended Posts

Guest Kanzure
Posted

-*BAD WORD*-o, I'm Kanzure, and I'm an IRC junky.

 

Other people in support group: Hi kanzure.

 

 

Yeah, I'm a bit of a junky. Would it be possible to put in some feature to connect to IRC servers while playing Continuum/Subspace? It would work just like the team/squad chats (Ie: ;1;hey!), except the client would handle the messages to be sent to the IRC servers.

 

If this is done, now all I need is a wireless card, continuum, and I'm happy all day long smile.gif

Posted
Meh. Weather or not it happens is another thing. There are various subspace channels around IRC, just no one ever uses them. Point ur irc to stealth.mn.us.unitedchat.org and join #united, there's a few older superships subspace players there. Other than that, not many are on IRC from what I've seen, and attempts at subspace channels have failed.
Posted
This could be added at the server or biller level.  Write up an ASSS server module that does this, then beg your favorite zone's sysop to add it.

brian blum.gif

Posted
I'm making a IRC Chat for SSG Biller but one thing I got too do is have the channel blocked too only reg users since I can't use IRC chat names because they use specail char and also is over than 20 char. I'm making it by when you login to the Biller it auto reg you for the IRC channel and if you already exit then it shows a welcome msg. This might take sometime since I'm still working on my msg board for the SSG Biller then after that I'm working on this.
Posted

Any ircd allows you to limit character length and type. What it sounds like your going to try and do is create an irc look-a-like.

 

With ASSS, you could maybe link the chat to an irc channel, but you probably won't beable to code an actual ircd into ASSS. No one would want to go though the trouble. Becides, ircd's are pretty large in themselves, and don't like to work with other protocols other than their own.

Posted
Well it's really not hard too make a IRC Client in C++. I'm just intergerating it into IRC but will have it so ppl that want too see thew msg they can by typeing ?EIRC or something like it and it will enable the IRC and then they will be able too disable it by using something like it. Then the IRC msgs come thourg a chat channel number 50 but too send msgs I'll have too make it like ?i Hi and too private msg will be like ?p Versetti: . Then in IRC you can type !listuser and it will list all the players in the game and also in IRC. then in continuum you can type ?ircuser and it will list the users in IRC chat. I'm also adding Flood Protection / ban features too it for those haters.
Posted
Just to tell you on IRC, to connnect two networks together they use linked bots, so either you would have to write a ircd to link to a SS server or make two bots one from SS to irc and irc to SS...
Posted

lets see the users in the zone will not connect too IRC dircety since that will slow down the biller it would all be done like a bot. like when a user in SS Sends a msg to IRC it will look like this:

[Versetti]- Hi

and the other way areound will look like:

;55;[Dude]- Yo
So it will kinda act like a bot also.
Posted

i can make a relay bot, from SS 2 IRC its not that hard, and i can run on my IRC server aswell which is part of Wondernet.. the Relay bot only has to sit in Spec mode its not to hard, log and forward.. no need for all that server code etc wat everone was talking about.

 

if ur looking for summot like that let me know u can email me @

 

Guyvah@wondernet.nu

Posted
Well if I'm able too get the source code it it would help ALOT! I was going too code it into SSG Biller so there would be no need for a bot in the zone. The biller will handle the flood control and the ban options since I'm going too have a channel where it is op in.
Guest
This topic is now closed to further replies.
×
×
  • Create New...