esx banking not goint freaking brr

This commit is contained in:
P Gergő
2022-12-30 15:01:03 +01:00
committed by GitHub
parent e0f55fc508
commit 795faa8d30
+1 -1
View File
@@ -199,7 +199,7 @@ end)
local function loadNPC(index, netID)
CreateThread(function()
while not NetworkDoesEntityExistWithNetworkId(netID) do
Wait(1)
Wait(200)
end
local npc = NetworkGetEntityFromNetworkId(netID)