(EnableRagdollFix.Value) new ApplyCorpseImpulsePatch().Enable(); new GetCachedReadonlyQualitiesPatch().Enable(); } //Deafen Effects if (ServerConfig.headset_changes) { new PrismEffectsEnablePatch().Enable(); new PrismEffectsDisablePatch().Enable(); new UpdatePhonesPatch().Enable(); new Set...
Value.position; Vector3 rotation = zone.Value.rotation; Vector3 size = zone.Value.size; Vector3 scale = zone.Value.size; GameObject hazardZone = new GameObject(zoneName); T hazard = hazardZone.AddComponent<T>(); float strengthModifier = 1f; if (hazard.ZoneType == EZoneType.Toxic) {...
, 1.5f, new ConfigDescription("", new AcceptableValueRange<float>(0.1f, 10.0f), new ConfigurationManagerAttributes { ShowRangeAsPercent = false, Order = 16, Browsable = ServerConfig.recoil_attachment_overhaul })); GlobalAimSpeedModifier = Config.Bind<float>(speed, "Aim Speed Multi.", 1.35f...