Search found 3 matches

by danny2001k
Tue Apr 19, 2011 5:03 pm
Forum: Unreal 3.2 Support
Topic: Op + users registration?
Replies: 3
Views: 2399

Re: Op + users registration?

hmm what is with this timer for editing posts? :)

So one last question: I made a default channel as ppl enter and named it "Common". As the first person enters they are made op automatically. How can I disable that feature?
by danny2001k
Tue Apr 19, 2011 4:25 pm
Forum: Unreal 3.2 Support
Topic: Op + users registration?
Replies: 3
Views: 2399

Re: Op + users registration?

hmm seams I cant edit my post :)

I found out how I can make myself a op:
in conf file I added:

oper danny_v {
class clients;
from {
userhost *@*;
};
password "blabla";
flags
{
netadmin;
can_zline;
can_gzline;
can_gkline;
global;
};
};

then used:
/oper danny_v blabla

then ...
by danny2001k
Tue Apr 19, 2011 12:08 pm
Forum: Unreal 3.2 Support
Topic: Op + users registration?
Replies: 3
Views: 2399

Op + users registration?

Hello,

I setup a UnrealIRC with LiteIRC on my local PC that is running WinXP.

So the server is running and the users can connect.
I am a beginner at this IRC stuff so I want to ask:

- How do I make me a admin user? (op)
- How can I make users to register?
- Can I add a trivia?