[PAID] vsProgressBar

A script by VibeScripts

No reviews yet.
[PAID] vsProgressBar main image

Price

Unknown

Full Description

[PAID] vsProgressBar

[Description]

A colour-customisable progress bar that you can easily integrate into any of your systems. Take your server to a new level!

Get this Script at our Store for just 7.49 € !

Showcase

Link to the Showcase Video

CSS-Config

:root{
    --main-clr: #F00;
    --main-clr2: #690000;
    --blur-clr: rgba(126, 0, 0, 0.80);
}

Exports

Event and export are client-side:

TriggerEvent("md_progressbar:start", "Test", 5000) -- Event to start (5000 = 5 seconds)
TriggerEvent("md_progressbar:cancel") -- Event to cancel

exports.vsProgressBar:vsSTART("Test", 5000) -- Export to start (5000 = 5 seconds)
exports.vsProgressBar:vsCANCEL() -- Export to cancel

Optimization

  • IDLE: 0.00ms

  • RUNNING: 0.00ms

Further Information

SHOP: vsProgressBar

This resource is using the FiveM Asset Escrow system

Code is accessible No
Subscription-based No
Lines (approximately) 350
Requirements ESX
Support Yes