Using UIV2 music in ZSX_Multicharacter

About

If you would like to use UIV2 music handler in our Multicharacter this guide is for you.

Setting

Headover to the /shared/config.lua and set:

Config.UseMusicInMulticharacter = true

If you don't want to use it, set:

Config.UseMusicInMulticharacter = false

Last updated