π£οΈMumble Block UI
β‘ Getting Started
Default Setup: The script starts automatically as set in
config.lua.Custom Integration: If you want to control script startup yourself, remove lines 11β19 from
config.luaand use the event below to start the script at any time.
π¦ Client Side
Start the script manually:
TriggerEvent("Botiv-mumbleBlock:startScript")
π Notes
This is a client-only event.
Use this event if you want to control when and how the mumble block system initializes.
Last updated