Page 1 of 1
Disconnect reason is being colored
Posted: Wed Jul 27, 2005 8:49 pm
by gmail
I have seen networks that did something strange
by the quit reason they put colors , how it can be possible?
How can i configure the unrealircd.conf to color the quit reason?(specific reason)
Best regards.
Posted: Wed Jul 27, 2005 9:14 pm
by Stealth
Put the color codes in the quit message setting.
Posted: Thu Jul 28, 2005 12:46 pm
by gmail
where do u mean?
in the unrealircd.conf ?
which codes?
ctrl + k?
Posted: Thu Jul 28, 2005 6:31 pm
by Stealth
Yes in the conf. To get the color codes, use CTRL+K in your client, and copy/paste the special character it gives you into the conf. Then add the color number, and you have a color.
Posted: Thu Jul 28, 2005 10:10 pm
by gmail
No brother it doesn't work ,
it's appear like this (4Disconnected from Fox-Chat.)
The number of the color before the sentence and doesn't take the code of the color , there's specific way to do that but i don't know the way.
Posted: Thu Jul 28, 2005 10:14 pm
by Stealth
You setting should look like this:
Code: Select all
static-quit "4Disconnected from Fox-Chat.";
Or whatever you want.
Posted: Thu Jul 28, 2005 11:02 pm
by gmail
but in my shell(mine) it's appear like this
Code: Select all
static-quit "4Disconnected from Fox-Chat.";
[/code]
Posted: Thu Jul 28, 2005 11:07 pm
by Stealth
Then you are most likely missing the color code itself (that character that looks like a block). You might want to move your conf to your own computer, add the character, and then move it back to the shell.
Posted: Thu Jul 28, 2005 11:08 pm
by gmail
how can i unblock it ?