Code:
if (!(get_user_flags(id)&ADMIN_LEVEL_A)) {
return PLUGIN_HANDLED
}
if i add this to a plugin ... admin with level A can use them but m question is if someone another users Z flag and another admins .. how can i add message somethin like "u dont have acces to that command" ? pls help me
__________________