Page 1 of 1

samode

Posted: Tue Feb 22, 2005 11:31 pm
by mindflow
I having a eggdrop i want to be able to use samode. but the problem is that when it have anuthing less then admin, then it cant use samode.. what the "lowest" status it need to use it? co admin dosent work ether, but as i said "admin" work just fine.. ideas please? :?:

i found out about can_override, but no flag explanation, and adding

can_override;

to the config dosent help..

Posted: Wed Feb 23, 2005 2:34 am
by Matridom
http://www.vulnscan.org/UnrealIrcd/unreal32docs.html
samode <channel> <mode>
Allows Network & Services admins to change modes of a channel without having ChanOps.

Posted: Wed Feb 23, 2005 3:59 am
by mindflow
thnx

Posted: Wed Feb 23, 2005 9:57 am
by Dukat
If you have the can_override flag, you don't have to use /samode but you can just use /mode (as if you were a chanop).

Posted: Thu Feb 24, 2005 4:46 pm
by Matridom
Dukat wrote:If you have the can_override flag, you don't have to use /samode but you can just use /mode (as if you were a chanop).
right, i was thinking of sajoin..