remove the ding
- Joined
- Jul 1, 2020
- Messages
- 101
- Reaction score
- 117
you can turn it off under ambient/environment sounds
- Joined
- Jul 2, 2020
- Messages
- 386
- Reaction score
- 145
well I don't exactly want to disable all of those soundsyou can turn it off under ambient/environment sounds
at least make a command to disable It if said person chooses
- Joined
- Jun 28, 2020
- Messages
- 454
- Reaction score
- 298
It's not easy to add per-player database settings like that, we can't just click a button and make a new setting. Having it available to disable in environmental sounds is a good compromise.well I don't exactly want to disable all of those sounds
at least make a command to disable It if said person chooses
Step 1: Edit 2 classes in EnlightenDatabase to have the new setting
Step 2: Add it to the defaults for createPlayer
Step 3: Update all current players in the database to have the default value
Step 4: Make commands to toggle it, or a settings GUI
For tiny tiny settings like skill sounds, that's not worth it.