> For the complete documentation index, see [llms.txt](https://docs.wise-scripts.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wise-scripts.vip/scripts/wise-garage/events.md).

# Events

{% tabs %}
{% tab title="Server Side" %}

### Put Vehicle in Impound

<pre class="language-lua"><code class="lang-lua"><strong>TriggerEvent("wise_garage:setImpound", "PLATE_NUMBER")
</strong></code></pre>

{% endtab %}
{% endtabs %}
