Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Kazan on March 11, 2004, 11:00:51 am

Title: IRC Progress
Post by: Kazan on March 11, 2004, 11:00:51 am
Well basic connectivity is working - im now writing all the functions to interpret what the server is saying
Title: IRC Progress
Post by: Drew on March 11, 2004, 03:47:59 pm
ssoo, hypotheticaly, could we run stuff like aliases and scrips and stuff?
Title: IRC Progress
Post by: Lightspeed on March 11, 2004, 03:58:04 pm
Moderators will be able to set lobby titles, MOTDs (hopefully), kick, ban, devoice, switch to invisible, etc.

Members will be able to use the normal IRC commands (along with color tags as far I understood it).

I had an idea about colors, actually. How'd it be if you could set your own colour in the options that will be used for all  lobby text? like this, its easier to see who wrote what. :)
Title: IRC Progress
Post by: Kazan on March 11, 2004, 04:35:30 pm
color codes will probably be stripped - but there will be color to the screen - like their is on the current PXO
Title: IRC Progress
Post by: Lightspeed on March 11, 2004, 04:52:23 pm
So the idea of one colour per player is a no-go?
Title: IRC Progress
Post by: ChronoReverse on March 11, 2004, 05:07:45 pm
It's probably much safer to simply have a different colour for yourself only.  That's how I set it normal for mirc and it works fine.

There's only so many colours for each person anyways.
Title: IRC Progress
Post by: Kazan on March 11, 2004, 05:08:02 pm
precisely - im going to color it just like the current PXO is colored

although i may color the user list by type (op, halfop, voice, normal)
Title: IRC Progress
Post by: redmenace on March 11, 2004, 05:53:11 pm
Quote
Originally posted by Kazan
precisely - im going to color it just like the current PXO is colored

although i may color the user list by type (op, halfop, voice, normal)

differnet shades of freespace spinach green :D
Title: IRC Progress
Post by: Starks on March 11, 2004, 07:32:13 pm
Let's make a poll whether to strip the color codes...
Title: IRC Progress
Post by: Inquisitor on March 11, 2004, 07:56:56 pm
Lets get basic functionality working and the code checked in. Then we can talk about enhancing it, or, better yet, you can look the code over yourself ;)

If you want colour, use mIRC :)
Title: IRC Progress
Post by: Lightspeed on March 12, 2004, 04:54:49 am
Quote
Originally posted by Kazan
although i may color the user list by type (op, halfop, voice, normal)


very good idea. You convinced me there :nod: