Search found 4 matches

by duxa
Wed Mar 05, 2008 3:01 am
Forum: Unreal 3.2 Support
Topic: Problems with ANSI colors in official-channels section
Replies: 6
Views: 3582

Re: Problems with ANSI colors in official-channels section

Color text work excellent!
I do this:
- open mIRC, connect with irc server in which I am saw a color text in a channels
- select in context menu option "List options" and select a filename - mIRC save a channels name with escape chars in file on my disk
- this file I am send on my server by ssh and ...
by duxa
Sat Mar 01, 2008 5:52 pm
Forum: Unreal 3.2 Support
Topic: Problems with ANSI colors in official-channels section
Replies: 6
Views: 3582

Re: Problems with ANSI colors in official-channels section

After reading documentation http://www.unrealircd.com/files/docs/unreal32docs.html#regexlit i deside that it must be like that one:
official-channels {
"#sib54" { topic "\x7Best IRC channel in Novosibirsk"; };
};
But it is not work!

I can't copy text from mIRC to config because midnight ...
by duxa
Sat Mar 01, 2008 2:05 am
Forum: Unreal 3.2 Support
Topic: Problems with ANSI colors in official-channels section
Replies: 6
Views: 3582

Re: Problems with ANSI colors in official-channels section

I don't know how to view it... I use mIRC v6.03. Can you help me?
I know how to use color text, for example, in bash, but in Unreal escape sequence "\E" not work property.
by duxa
Fri Feb 29, 2008 1:45 am
Forum: Unreal 3.2 Support
Topic: Problems with ANSI colors in official-channels section
Replies: 6
Views: 3582

Problems with ANSI colors in official-channels section

Help me, please...How to use an ANSI collors attribute in a official-channels section of unrealircd.conf? Try a lot of ways but can't do it...