if(player!=id && is_user_admin(player) && !(get_user_flags(id) & ADMIN_IMMUNITY)) { console_print(id,"[AMXX] You do not have high enough access to slap an admin.") return PLUGIN_HANDLED }