mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-01-23 12:18:03 +03:00
added ADMIN_ALL
This commit is contained in:
parent
0f8ec91e00
commit
7b14a4bb4e
@ -13,6 +13,7 @@
|
||||
|
||||
#define AMXX_VERSION 0.2
|
||||
|
||||
#define ADMIN_ALL 0 /* everyone */
|
||||
#define ADMIN_IMMUNITY (1<<0) /* flag "a" */
|
||||
#define ADMIN_RESERVATION (1<<1) /* flag "b" */
|
||||
#define ADMIN_KICK (1<<2) /* flag "c" */
|
||||
|
Loading…
x
Reference in New Issue
Block a user