After FiveM doomsday update function SetVehicleUndriveable(vehicle, true) doesn’t work.
I use this together with SetVehicleEngineOn(vehicle, false, false, false).
When I press key the engine turns off and player cant turn it on by himself until I press key again. But after update if I press key, engine turns off and then turns on automatically. I’m trying change something but it not work.
Works fine for me still. Are you sure you haven’t installed something else recently that controls the engine?
I have a few plugins that use this function and all of them dont work.
And before update they all works fine