Installations
server.cfg
Add the command to your server.cfg file and make sure that the script is started.
ensure mt_progressbars
Example
Insert this code into your own code where you want to use it.
exports['mt_progressbars']:startMTProgressBar(30000, "Test")
Last updated
Was this helpful?