> For the complete documentation index, see [llms.txt](https://docs.vames-store.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vames-store.com/assets/vms_clothestore/developer-api/client-events.md).

# Client Events

### Opening a clothing store menu:

Event to run the store menu using, for example, npc talk script

<figure><img src="/files/cQ6Xt2tLPqFrdw7j8Irz" alt=""><figcaption><p>The ID in the event is that number marked with a red circle in the screenshot</p></figcaption></figure>

```lua
TriggerEvent("vms_clothestore:open", ID)
```
