mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Create readme.md
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
## Use
|
||||
* true = freeze player, turn it to false if u dont want it to freeze player
|
||||
* Without Animation ESX.Progressbar("Text Here", 3000, true, {}, function()
|
||||
* With Animation ESX.Progressbar("Text Here", 3000, true ,{type = "anim" ,dict = animdicthere , lib = animnamehere }, function()
|
||||
Reference in New Issue
Block a user