Thread: Admin Explode
View Single Post
<VeCo>
Veteran Member
Join Date: Jul 2009
Location: Bulgaria
Old 04-27-2012 , 17:13   Re: Admin Explode
Reply With Quote #31

Quote:
Originally Posted by driger38 View Post
How to make so that only admins with Certain flags can explode like this
Replace:

PHP Code:
is_user_adminiVictim 
With:

PHP Code:
get_user_flagsiVictim ) & read_flags("flag"
Where "flag" is the admin flag, for example "a".
__________________
<VeCo> is offline