diff --git a/plugins/include/amxconst.inc b/plugins/include/amxconst.inc index 5f6f5405..f9d9d987 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -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" */