Ensure that you have set the correct admin role in the config.lua Config.AdminGroup = 'admin
Config.AdminGroup = 'admin
Ensure that you have the Admin Group as your current group in game.
Open up Producer UI and go to the bottom left and click on Admin Control Panel
Click Create Record Label and then fill out the form
Or
Manually create a record label by running this sql statement INSERT INTO bt_producer_reclabels (name, label) VALUES ('btrecords', 'B&T Records');
INSERT INTO bt_producer_reclabels (name, label) VALUES ('btrecords', 'B&T Records');
Last updated 1 year ago