Price
UnknownA script by Sergey_Lucky
Price
UnknownDynamic progress bar
BUY TEBEX | DEMO
You can edit for every progress
-- trigger example (can be sent from any resource)
TriggerEvent('progressStart', 'hack')
TriggerEvent('progressStart', 'medkit')
-- list
local actions = {
{ text = 'First Aid Fit', timeout = 5, color = "#F00", img = 'aid_kit.png'},
{ text = 'Hack', timeout = 15, color = "#505050", img = 'hack.png', dict = "mp_fbi_heist", anim = "loop" },
{ text = 'Repair', timeout = 10, color = "rgb(200,100,63)", img = 'repair.png', dict = "mini@repair", anim = "fixing_a_ped" }
}
See what others are saying about this script.
Share your experience and help others.