Does anyone know where i can find the esx_impound script? like on picture
search on google or github and you will find multiple.
i just found it https://github.com/michaelhodgejr/esx_impound
but it have some problem, when i write command impound it didnt delete vehicle and showing notifications
ESX.TriggerServerCallback('esx_impound:impound_vehicle', function()
ESX.ShowNotification('Pojazd został odholowany!')
ESX.Game.DeleteVehicle(vehicle)
end, plate)
end
I have a problem where its all loading into the server fine im getting no errors, but its not adding the police impounds anywhere just 2 big yellow garages.