Page 1 of 1

Opermotd on oper up

Posted: Tue Jun 05, 2012 12:23 pm
by CyberRS
Hello,

I'm using 3.2.9 on unix, and I have an issue with opermotd.

I have created oper.motd file, and when I type /opermotd on IRC, the message is showing up. But nothing happens when I oper up (the same problem with my IrcOps). Each IrcOp has the +o snomask, so I can't figure out where is the problem.

Any idea?

Re: Opermotd on oper up

Posted: Tue Jun 05, 2012 1:20 pm
by CyberRS
I figured it out.

All you have to do is to add the line in set block in your unrealircd.conf file:

options { show-opermotd; option2; option3; };