This commit is contained in:
Poojawa
2018-09-11 00:45:50 -05:00
parent 45b01a905d
commit 49467dbd72
25 changed files with 292 additions and 119 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
#define R_DEFAULT R_AUTOLOGIN
#define R_MAXPERMISSION 4096 //This holds the maximum value for a permission. It is used in iteration, so keep it updated.
#define R_EVERYTHING (1<<15)-1 //the sum of all other rank permissions, used for +EVERYTHING
#define ADMIN_QUE(user) "(<a href='?_src_=holder;[HrefToken(TRUE)];adminmoreinfo=[REF(user)]'>?</a>)"
#define ADMIN_FLW(user) "(<a href='?_src_=holder;[HrefToken(TRUE)];adminplayerobservefollow=[REF(user)]'>FLW</a>)"