No, access is fine. is_user_admin and ADMIN_ADMIN is the exact same thing. If you have any admin flag then it will say you have access to ADMIN_ADMIN.
Code:
stock access(id,level) {
if ( level==ADMIN_ADMIN )
return is_user_admin(id)
return (get_user_flags(id) & level)
}
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS