# Home

Das Totmannmelder-System von WaveCore ist ein hochentwickeltes FiveM-Script, das speziell für realistische Feuerwehr- und Rettungsdienst-Rollenspiel-Szenarien entwickelt wurde. Es simuliert ein professionelles Sicherheitsgerät, das die Bewegungen von Einsatzkräften überwacht und automatisch einen Alarm auslöst, wenn über einen bestimmten Zeitraum keine Bewegung festgestellt wird – ein essenzielles Feature für mehr Sicherheit im Einsatz.

### 📦Voraussetzungen:

* ESX 1.9+ oder QB-Core
* oxmysql oder mysql-async
* ox\_inventory empfohlen (wird nicht zwingend benötigt)
* xSound (im Script enthalten)

### 📋Features:

* Echtzeit-Bewegungserkennung (Intervall: 1 Sekunde)
* Automatischer Alarm nach 30 Sekunden Inaktivität
* Mehrstufiges Warnsystem (10s / 5s Restzeit)
* Dreistufiges Alarmsystem mit Eskalation
* 3D-Audio mit 25m Hörradius
* Kompatibel mit gängigen Inventory-Systemen
* Vollständig konfigurierbar über config.lua

### Preview:

{% embed url="<https://www.youtube.com/watch?v=JFSRt_3qbZg>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wavecore.dev/wavecore/totmannmelder/home.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
