host on oper up problem

These are old archives. They are kept for historic purposes only.
Post Reply
szeto
Posts: 5
Joined: Sat Jan 10, 2009 8:58 pm
Location: Kuala Lumpur
Contact:

host on oper up problem

Post by szeto »

hi people,

i already set " host-on-oper-up "on" but i didnt see that host change when i oper up. there is anybody can help me ?
/* on-oper host */
hosts {
local "LOCop.BLABLAorg";
global "IRCop.BLABLAorg";
coadmin "COAdmin.BLABLAorg";
admin "Admin.BLABLA.org";
servicesadmin "CSop.BLABLA.org";
netadmin "NETAdmin.BLABLA.org";
host-on-oper-up "on";
};
};
StrawberryKittens
Posts: 20
Joined: Sat Jul 26, 2008 9:17 pm

Re: host on oper up problem

Post by StrawberryKittens »

Make sure you're giving your opers the 'H' flag in their oper blocks.
zEkE
Posts: 111
Joined: Wed Apr 14, 2004 9:30 am
Location: Harrisonburg, VA
Contact:

Re: host on oper up problem

Post by zEkE »

Or get_host; if using the full tags ;-)
NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
szeto
Posts: 5
Joined: Sat Jan 10, 2009 8:58 pm
Location: Kuala Lumpur
Contact:

Re: host on oper up problem

Post by szeto »

thanks guys..
problem solve :D
thanks alots
Post Reply