oper
Posted: Tue Jun 29, 2004 1:31 am
i can connect mirc (finally!!) to my localhost and am working towards a website now to link with the server.. but i cant oper up
When i try to oper up ~ i get a message "No O-lines for your host"
Any suggestions??
(ps ive read all the oper features in FAQ anddddd in this forum + official documentaion)
Code: Select all
oper [mynamehere] {
class clients;
from {
userhost *@*.*;
};
password "mypw-hereobv";
flags
{
netadmin;
global;
can_overide;
};
};When i try to oper up ~ i get a message "No O-lines for your host"
Any suggestions??
(ps ive read all the oper features in FAQ anddddd in this forum + official documentaion)