Page cover image

βš™οΈConfiguration

Discover how to config your script.

Files that are configurable

zr-multicharacter/zr-config/zr-config.lua

To ensure you have everything you need, we are constantly updating our config files.

-- Enable/Disable notification sound:
zr_config.EnableSound = true

-- You can change the volume of the notification sound:
zr_config.SoundVolume = 0.5

Last updated