flag restrictions
Posted: Fri Jun 16, 2006 10:35 pm
I don't know if this question belongs in support or not, so I'll ask anyway.
In which source file are the restrictions place upon oper flags (such as +q) defined? Example: some module source files, like m_sajoin.c, check for access level like so: if (!IsSAdmin(sptr) || !IsPrivileged(sptr))...
Do the oper flags check restrictions in a similar way? And, if so, what file?
Thanks!
In which source file are the restrictions place upon oper flags (such as +q) defined? Example: some module source files, like m_sajoin.c, check for access level like so: if (!IsSAdmin(sptr) || !IsPrivileged(sptr))...
Do the oper flags check restrictions in a similar way? And, if so, what file?
Thanks!