Files
esx_core/[esx]/esx_progressbar
2022-05-05 00:11:01 +02:00
..
2022-04-28 18:29:06 +02:00
2022-04-28 18:29:06 +02:00
2022-05-05 00:09:18 +02:00
2022-05-05 00:11:01 +02:00

Use

  • ESX Function
    ESX.Progressbar("test", 25000,{FreezePlayer = false, animation ={type = "anim",dict = "mini@prostitutes@sexlow_veh", lib ="low_car_sex_to_prop_p2_player" }, onFinish = function()

  • Export
    exports["esx_progressbar"]:Progressbar("test", 25000,{FreezePlayer = false, animation ={type = "anim",dict = "mini@prostitutes@sexlow_veh", lib ="low_car_sex_to_prop_p2_player" }, onFinish = function()
    ```