> 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_needs/developer-api/client-events.md).

# Client Events

### Refresh the player's visual effects

Refreshes the current visual effects derived from substances, e.g., if the effects have been overwritten by the death effect.&#x20;

```lua
TriggerEvent('vms_status:cl:reloadVisualEffect')
```
