mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 18:58:54 +00:00
Latest ESX code
This commit is contained in:
+1
-1
@@ -669,7 +669,7 @@ AddEventHandler('instance:loaded', function()
|
||||
end)
|
||||
end)
|
||||
|
||||
AddEventHandler('playerSpawned', function()
|
||||
AddEventHandler('esx:onPlayerSpawn', function()
|
||||
if firstSpawn then
|
||||
Citizen.CreateThread(function()
|
||||
while not ESX.IsPlayerLoaded() do
|
||||
|
||||
Reference in New Issue
Block a user