how am i able to turn the screenshots off for every paragon level
Put this custom code in your PluginEnablerOrDisablerPlugin. cs Hud.GetPlugin<ParagonCapturePlugin>().Enabled = false;