> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jaksam-scripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Client

> Client-seitige Events, die in Trackers Creator verfügbar sind.

Diese Seite listet die **client-seitigen** Events auf, die in Trackers Creator verfügbar sind.

<CardGroup cols={2}>
  <Card title="Benachrichtigungen" icon="bell" href="/de/trackers-creator/client/replace-default-notifications">
    Ersetze das Standard-Benachrichtigungssystem.
  </Card>

  <Card title="Panik-Knopf gedrückt" icon="triangle-exclamation" href="/de/trackers-creator/client/panic-button-pressed">
    Wird ausgelöst, wenn ein Spieler den Panik-Knopf nutzt.
  </Card>

  <Card title="Panik-Knopf manuell starten" icon="hand-pointer" href="/de/trackers-creator/client/manually-start-panic-button">
    Löse den Panik-Knopf ohne den Hotkey aus.
  </Card>
</CardGroup>


## Related topics

- [Client](/de/blips-creator/client/index.md)
