feat(es_extended/client/main): sync where players look at

This commit is contained in:
Kenshin13
2024-12-03 17:11:43 +01:00
parent 612006bedc
commit 783c8125d5
+1
View File
@@ -44,6 +44,7 @@ RegisterNetEvent("esx:playerLoaded", function(xPlayer, _, skin)
Actions:Init()
StartPointsLoop()
StartServerSyncLoops()
NetworkSetLocalPlayerSyncLookAt(true)
end)
local isFirstSpawn = true