public SpawnedEvent(id){ if(!is_user_alive(id) || !(get_user_flags(id) & 524288 == 524288)) return PLUGIN_HANDLED; // kod return PLUGIN_CONTINUE; }