Page 1 of 1
saved files
Posted: Sat Jan 14, 2006 1:58 am
by tazman
i dont know whats goin on the file is repating on Putty ,,,,just when i write
cd Unreal 3.2 >ls i found this
opers.conf opers.conf.save opers.confY opers.conf Y opers.confY.save opers.confY.save.save
unrealircd.conf unrealircd.conf.save
can anyone help
Posted: Sat Jan 14, 2006 3:03 am
by Bricker
Eh I'm having a little bit of trouble understanding what it is your typing in putty. try and be more specific
Posted: Sat Jan 14, 2006 4:29 am
by tazman
i open putty then cd Unreal3.2 after ls so i found there 7 oper.confas i showed u
Posted: Sat Jan 14, 2006 4:35 am
by Bricker
sounds like a PEBKAC( Possible Error Between KB and Chair)
but to be safe, open the files and rule out that theres any text inside, if not just rm -rf and be careful what you type. also maybe clean your keyboard
Posted: Sat Jan 14, 2006 5:01 am
by tazman
yup rm files thanks bro and another quastion i want to change my Ircops whois server status
i mean wana change that Line
IrcOp using irc.server.com IRC Network
http://www.server.com
i want change it to
IrcOp using irc.server.com IRC Network
http://www.server.com with colour or with capital letters how? and thanks for beeing pattent
Posted: Sat Jan 14, 2006 9:48 am
by JIVXor
If I'm not mistaken, there is no way to do that. You could create a
SWhois line that offers that information, otherwise you would have to do modifications in your unrealIRCd [you'll be losing support].
*edit*
You could change the structure of your server name's string doing :
Code: Select all
me
{
name "www.YouR.SeRVeR.CoM";
info "CAsE SeNsItIvE StRuCtuRe sTrInG";
numeric 1;
};
I don't guarantee any colors to you here.
Posted: Sat Jan 14, 2006 4:18 pm
by Bricker
you won't be able to achieve that goal. I don't even think theres a module that can do that. sorry.
Maybe submit it as a request for future releases
Posted: Sat Jan 14, 2006 6:19 pm
by Ron2K
Personally, I would find such a feature very annoying. In fact, whoever thought that coloured messages in IRC was a good idea should be flogged. But then, that's just me - I understand if other people like it...
Posted: Tue Jan 17, 2006 5:36 am
by tazman
using iRc.Cafeciler.Com 12Sohbetin 4En Yeni Adresi.!!
thats an example so thats not hard to make?
me
{
name "^C12(^C12 irc.^C7server^C12.com ^C12)";
info "^C12(^C12 www.^C7server^C12.com ^C12)";
numeric 1;
};
but not work something wrong
Posted: Tue Jan 17, 2006 6:46 am
by JIVXor
Obvius

I think the parser will not recognize those "^C12".
Posted: Tue Jan 17, 2006 4:14 pm
by Bricker
didn't we say this wasn't possible?
Posted: Wed Jan 18, 2006 6:08 am
by tazman
Bricker wrote:didn't we say this wasn't possible?
i did it man
cd Unreal3.2 cd script there is file named s_err.c thats the file u can add colours and its will apear on ur whois

Posted: Wed Jan 18, 2006 2:34 pm
by Bricker
funny thing is, we don't support modification of source. *sigh*