With this script you can show to the players that they are in an Citizen.Wait
I did it in 5 minutes but it can be useful for many things
How to use
Put this TriggerEvent(“hy_loading:startLoading”, YourTime) before your Citizen.Wait
Example:
TriggerEvent(“hy_loading:startLoading”, 2000)
Citizen.Wait(2000)
Preview
Watch hy_loading | Streamable
Download
GitHub - kellengg02/hy_loading: A simple load script
Hope you enjoy it