diff --git a/client/main.lua b/client/main.lua index 0f85f2d1..605e2c1c 100644 --- a/client/main.lua +++ b/client/main.lua @@ -669,8 +669,8 @@ AddEventHandler('esx_ambulancejob:revive', function() x = coords.x, y = coords.y, z = coords.z - ) - + }) + TriggerServerEvent('esx:updateLastPosition', { x = coords.x, y = coords.y,