Unreal3.2.7 channel owner WITHOUT services
Posted: Sat Feb 16, 2008 4:39 am
Unreal3.2.7
No services...
Not sure if the following will be of any assistance
Trying to get a channel owner set without the use of services. This way, no one person can kick the owner.
Have found /mode +q NICK can make an oper not be kicked, is there something like this to maybe not have their channel status modes set as well?
Is there ANY way to achieve this? Can I setup a U-Line block for myself using a normal IRC client so that I may act as services maybe?(may be way off course there).
No services...
Not sure if the following will be of any assistance
Code: Select all
CHANTYPES=#
PREFIX=(qaohv)~&@%+
CHANMODES=beI,kfL,lj,psmntirRcOAQKVCuzNSMTG
ELIST=MNUCT
STATUSMSG=~&@%+Have found /mode +q NICK can make an oper not be kicked, is there something like this to maybe not have their channel status modes set as well?
Is there ANY way to achieve this? Can I setup a U-Line block for myself using a normal IRC client so that I may act as services maybe?(may be way off course there).