[REQUEST] ESX - policejob freeze props in objectspawner

Hello im trying to get the props freezed when spawning it in esx policejob so the AI can’t run it over anymore.

I tryed to add

FreezeEntityPosition(obj, true)

in the client main.lua.
But it didnt work. Can someone help me to get this working? Just want to have the props freezed. :slight_smile:

its working for me tho so I think the problem is that you have it in the wrong place in your main.lua