esx progressbar function

This commit is contained in:
Benzo
2022-04-28 18:28:00 +02:00
committed by GitHub
parent 6893f2b3aa
commit 4632747c1f
+5
View File
@@ -77,6 +77,11 @@ function ESX.SetPlayerData(key, val)
end
end
function ESX.Progressbar(message,length, FreezePlayer,animation, onFinish)
exports["esx_progressbar"]:Progressbar(message,length, FreezePlayer,animation, onFinish)
end
function ESX.ShowNotification(message, type, length)
if Config.NativeNotify then
BeginTextCommandThefeedPost('STRING')