Search found 2 matches

by CyberRS
Tue Jun 05, 2012 1:20 pm
Forum: Unreal 3.2 Support
Topic: Opermotd on oper up
Replies: 1
Views: 1851

Re: Opermotd on oper up

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; };
by CyberRS
Tue Jun 05, 2012 12:23 pm
Forum: Unreal 3.2 Support
Topic: Opermotd on oper up
Replies: 1
Views: 1851

Opermotd on oper up

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 probl...