if (!is_user_alive(id) || zp_get_user_zombie(id)) // Checks if the command user has access return PLUGIN_HANDLED
if (!is_user_alive(id) || zp_get_user_zombie(id) || !hasraid[id]) // Checks if the command user has access return PLUGIN_HANDLED