- 主题:KBS的版主权限怎么表示?
PERM_???
//BOW
--
FROM 222.66.132.*
#define PERM_BASIC 000001
#define PERM_CHAT 000002
#define PERM_PAGE 000004
#define PERM_POST 000010
#define PERM_LOGINOK 000020
#define PERM_BMAMANGER 000040
#define PERM_CLOAK 000100
#define PERM_SEECLOAK 000200
#define PERM_XEMPT 000400
#define PERM_WELCOME 001000
#define PERM_BOARDS 002000
#define PERM_ACCOUNTS 004000
#define PERM_CHATCLOAK 010000
#define PERM_DENYRELAX 020000
#define PERM_SYSOP 040000
#define PERM_POSTMASK 0100000
#define PERM_ANNOUNCE 0200000
#define PERM_OBOARDS 0400000
#define PERM_ACBOARD 01000000
#define PERM_NOZAP 02000000
#define PERM_CHATOP 04000000
#define PERM_ADMIN 010000000
#define PERM_HORNOR 020000000
#define PERM_SECANC 040000000
#define PERM_JURY 0100000000
#define PERM_CHECKCD 0200000000
#define PERM_SUICIDE 0400000000
#define PERM_COLLECTIVE 01000000000
#define PERM_DISS 02000000000
#define PERM_DENYMAIL 04000000000
【 在 Carmus@newsmth.net-SPAM.no (Mark Xarvius|Xarwin.com/CocoaHeads.cn) 的大作中提到: 】
: PERM_???
: //BOW
--
FROM 58.41.100.*
PERM_BOARDS
【 在 Carmus (Mark Xarvius|Xarwin.com/CocoaHeads.cn) 的大作中提到: 】
: PERM_???
: //BOW
--
FROM 61.149.138.*