View Single Post
ANTICHRISTUS
kingdom of weird stuff
Join Date: Jun 2010
Location: My kingdom is not in this world.
Old 05-04-2014 , 17:14   Re: Admin Spectator ESP v1.3 (05/06/06) -- stable release --
Reply With Quote #632

ok, so read the main post and you'll find it like this:
Quote:
Originally Posted by KoST View Post
Code:
#define REQUIRED_ADMIN_LEVEL ADMIN_KICK
you can find a list of all flags here: http://www.amxmodx.org/funcwiki.php?...=1#const_admin
open the .sma file, search that line, edit the flag and recompile. that's all.
change this ↓
Code:
#define REQUIRED_ADMIN_LEVEL ADMIN_KICK
to this ↓
Code:
#define REQUIRED_ADMIN_LEVEL ADMIN_RESERVATION
__________________
ANTICHRISTUS is offline