Page 1 of 1

OperFlags in Modules?

Posted: Sat Feb 25, 2006 6:24 am
by Zell
I'm probably lazy for not searching it myself but,

is it possible to add a new OFlag via a module?
(Like, make a new arbitrary flag, such as... Y or whatever...)?

Theres a new usermode that my network's coded via a module and we want to restrict its access via an Oflag..

Posted: Sat Feb 25, 2006 3:35 pm
by Stealth
IIRC, there is no way to add an operflag with a module

Posted: Sat Feb 25, 2006 6:40 pm
by Zell
Hmm.

Maybe a way to somehow modify the oper { } block via module? I know how to add stuff to set { } but this needs to be a oper-specific setting directive.