💡Installation

Installation guide of Boombox script

Step 1: Move resource

Extract the zip you downloaded from keymaster and drop the stg_butcher folder in the resources folder.​

Step 2: Install SQL file

Insert the [SQL]/data.sql file to your database.​

Step 3: Install items

INSERT INTO `items` (`name`, `label`) VALUES
('boombox', 'Boombox');

Step 4: Install requirement scripts

https://github.com/Xogy/xsound

Step 5: Start script

set ensure stg_busker in server.cfg

Last updated