> For the complete documentation index, see [llms.txt](https://documentation.jaksam-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.jaksam-scripts.com/trackers-creator/client/manually-start-panic-button.md).

# Manually start panic button

You can use this event to manually start panic button, without requiring the player to press the hotkey at all, for example in a radial menu

Note: the hotkey of the panic button can be disabled in the menu settings

## Event

```lua
TriggerServerEvent("trackers_creator:panicButtonPressed")
```
