RedEM-RP / redemrp_progressbars

A progressbars for RedEM:RP Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redemrp_progressbars

A progressbars for RedEM:RP Framework

1. Installation

Add ensure redemrp_progressbars in server.cfg

2. How to start

 exports.redemrp_progressbars:DisplayProgressBar(5000, "Cooking...", function()
  --do stuff
 )
  • this resource has a build-in wait so you don't need to add Wait(5000) after use the progress bar
  • callbacks are optional

alt text

3. Credits

Ktos93

Join discord to get support! - https://discord.gg/FKH4uwb

About

A progressbars for RedEM:RP Framework

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%