This plugin adds a movable panel with clickable controls to increase, decrease, or mute your TurboHUD sound volume.
The two volume modes are:
- Constant - which goes from a scale of 0 to 100
- AutoMasterAndEffects - which is based on a multiple of your in-game sound volume settings and goes from 0x to (blow out your eardrums)
Customization
You can set your default volume mode and level with the following class properties: DefaultVolumeMode, DefaultVolumeMultiplier (for AutoMasterAndEffects), or DefaultConstantVolume on lines 14-16.
Installation
Put VolumeControls.cs into your TurboHUD \ plugins \ Razor folder. It requires the Movable Plugin System to also be installed.
Last Updated December 5, 2020
Comments
Post a Comment