> For the complete documentation index, see [llms.txt](https://docs.otherplanet.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.otherplanet.dev/scripts/op-garages-v2/tutorials/vehicles-always-are-out-of-garage.md).

# Vehicles always are Out Of Garage

{% stepper %}
{% step %}

### Go to your Database

QB/QBOX:

* Go to table `player_vehicles`
* Delete column `state`
* Restart `op-garages`

ESX:

* Go to table `owned_vehicles`
* Delete column `stored`
* Restart `op-garages`
  {% endstep %}

{% step %}

### All Done!

{% endstep %}
{% endstepper %}
