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
-
Well basic connectivity is working - im now writing all the functions to interpret what the server is saying
-
ssoo, hypotheticaly, could we run stuff like aliases and scrips and stuff?
-
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. :)
-
color codes will probably be stripped - but there will be color to the screen - like their is on the current PXO
-
So the idea of one colour per player is a no-go?
-
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.
-
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)
-
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
-
Let's make a poll whether to strip the color codes...
-
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 :)
-
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: