[Free][STANDALONE] Automatic Inactive Vehicle Deleter | Lambra

I’ve seen some people selling some stuff that is way too simple. So i decided to create sort of a “Serie” that i will be releasing those kind of resources and open sourced, so everyone can actually see how things are made and actually learn from the code.
Feel free to give suggestions of which script should i bring next.

[About]

This resource was made fully server-sided and will delete every existent vehicle across the whole map including other buckets/dimensions within a configurable timer.

[Download here]

Get this resource at Here or Github

[Features]

  • It’s server-sided;
  • It won’t delete your showroom vehicles;
  • Configurable Timer;
  • It’s Open Sourced, so you can actually see how simple things are

:books: Other Releases

9 Likes

cheers! excited to see series!

is any way to not delete qb-vehicleshop vehicles ?

thank you nice work

Hi yes, you just have to go into your code, and after the CreateVehicle you set this on the vehicle

SetVehicleHasBeenOwnedByPlayer(veh, false)
1 Like

Does it delete lock cars? like if you own car and you locked it?