new flags = get_user_flags(id); if ((is_user_connected(id)) && (!(flags & ADMIN_BAN))) { client_print(id,print_console,"You do not have access to use this command."); }