Posts: 4
Threads: 3
Joined: May 2013
Reputation:
0
how do i promote someone in mirc please i need help.
Posts: 1,061
Threads: 29
Joined: Dec 2010
Reputation:
0
The most likely command will be:
/cs vop #channel add nickname - voice operator. +v
/cs hop #channel add nickname - half operator. +h
/cs op #channel add nickname - operator. +o
/cs aop #channel add nickname - auto-operator/administrator. +a
/cs sop #channel add nickname - super-operator. +q
I hope this information helps you!
Fred.
Posts: 1,061
Threads: 29
Joined: Dec 2010
Reputation:
0
That's true. I guess it really different across each system, but it's probably likely. I was going for the general foco-gaming commands with chanserv.
Posts: 1,061
Threads: 29
Joined: Dec 2010
Reputation:
0
I swear that that's what I used on that exact server. It may not be that, but similar. Are you absolutely sure?
Posts: 566
Threads: 14
Joined: Jun 2010
Reputation:
0
for temp. ranks:
/mode {CHANNELNAME} +v {USERNAME} => thats for + (voice)
/mode {CHANNELNAME} +h {USERNAME} => thats for % (halfop)
/mode {CHANNELNAME} +o {USERNAME} => thats for @ (op)
/mode {CHANNELNAME} +a {USERNAME} => thats for & (admin)
/mode {CHANNELNAME} +q {USERNAME} => thats for ~ (owner)
for forever one check the Services that the IRC network uses.
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Did they change from the Unreal IRCd to something else just recently?