diff --git a/[core]/es_extended/client/modules/actions.lua b/[core]/es_extended/client/modules/actions.lua index ea54afb1..c021f350 100644 --- a/[core]/es_extended/client/modules/actions.lua +++ b/[core]/es_extended/client/modules/actions.lua @@ -42,7 +42,7 @@ end function Actions:TrackPedCoordsOnce() CreateThread(function() - while not ESX.IsPlayerLoaded() then + while not ESX.IsPlayerLoaded() do Wait(250) end