Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Inquisitor on July 15, 2003, 07:08:12 am
-
Anyone feel like implementing an IRC client? I have all the RFC documentation.
I think this is a critical step in getting anything like Kazan's SW replacement. But I would at least like to see lobby-esque activity available. I think it would drive some of the newer players to the game, and we've done some damn cool things that lots of people haven't seen. Be kinda fun to let the people play, as it were :)
Anyway, one of my programmers implemented it in the game I am working on for money, the basics didn't seem difficult. I have access to all his material and to him, so if anyone is interested, there's some "expert" help available.
-
"Hello darkness, my old friend.
I've come to talk to you again.
...
Echoes the sound of silence"
:)
No takers eh?
-
Surely this code must be avalible on some free code snippet site somewhere...
-
Uhhhh........Go for it?
-
The code and the RFC documentation are all available, it's the implementing :)
-
can you give a link to the RFC documentation/code? I've been looking for that for a while...
-
http://www.irchelp.org/irchelp/rfc/rfc.html
Code to follow.