Search found 3 matches
- Sun Jun 18, 2006 9:01 pm
- Forum: Unreal 3.2 Support
- Topic: flag restrictions
- Replies: 5
- Views: 4077
- Sat Jun 17, 2006 8:10 pm
- Forum: Unreal 3.2 Support
- Topic: flag restrictions
- Replies: 5
- Views: 4077
- Fri Jun 16, 2006 10:35 pm
- Forum: Unreal 3.2 Support
- Topic: flag restrictions
- Replies: 5
- Views: 4077
flag restrictions
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 ...
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 ...