# Client Events

### Opening a clothing store menu:

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

<figure><img src="https://3701050178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6y0J5nnTjSyc65fbCvIU%2Fuploads%2FSLBjR7DNCFpjcaAvl85W%2Fscreenshot.png?alt=media&#x26;token=01f35bf3-f6e5-42da-9464-c448e3ae4e9c" 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)
```
