Page 1 of 1
host-on-oper not working!
Posted: Sat Sep 10, 2005 3:30 pm
by DarkBlood
Somehow the host-on-oper doesn't work with services admins...
This is how it's set:
hosts {
servicesadmin "thehost.address";
host-on-oper-up "yes";
};
};
can anyone tell me what the problem is? unrealircd.conf doesn't detect any errors when I rehash...
Posted: Sat Sep 10, 2005 6:25 pm
by Dukat
Posted: Sat Sep 10, 2005 7:19 pm
by DarkBlood
Awsome, worked. Thanks!
Posted: Sun Sep 11, 2005 12:43 am
by DarkBlood
One more question...
Is there a way to automaticlly set the IDENT AND host?
It would look a bit better if it was
[email protected]
you know

Posted: Sun Sep 11, 2005 2:45 am
by Darvocet
DarkBlood wrote:One more question...
Is there a way to automaticlly set the IDENT AND host?
It would look a bit better if it was
[email protected]
you know

You can set them with the mIRC perform command or some scripting with /chghost and /chgident -- Like /chgident opernick services.admin
Posted: Sun Sep 11, 2005 3:21 pm
by Jason
If you use anope, check out HostServ, it can change your ident as well as your host.
Posted: Sun Sep 11, 2005 9:11 pm
by DarkBlood
Hmm, wait.
In the unrealircd.conf
Is there something that I can put for IRCops to automaticlly perform?
I'm thinking like the "mirc perform" but a command to make IRCops automaticlly perform when they oper..
Posted: Sun Sep 11, 2005 9:17 pm
by Darvocet
DarkBlood wrote:Hmm, wait.
In the unrealircd.conf
Is there something that I can put for IRCops to automaticlly perform?
I'm thinking like the "mirc perform" but a command to make IRCops automaticlly perform when they oper..
I dont think so.