mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
Increade DeletePed time
This commit is contained in:
+1
-1
@@ -570,7 +570,7 @@ Citizen.CreateThread(function()
|
||||
RemoveBlip(DestinationBlip)
|
||||
|
||||
local scope = function(customer)
|
||||
ESX.SetTimeout(5000, function()
|
||||
ESX.SetTimeout(60000, function()
|
||||
DeletePed(customer)
|
||||
end)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user