> For the complete documentation index, see [llms.txt](https://bsensei-script.gitbook.io/bsensei-script-documentation-officiel-fivem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bsensei-script.gitbook.io/bsensei-script-documentation-officiel-fivem/metiers-and-missions/editor.md).

# BSensei EMS — Missions médicales immersives

<figure><img src="/files/h775oKOWP5KhqTFOBY7P" alt=""><figcaption></figcaption></figure>

<h2 align="center">🚑 BSensei EMS — Missions médicales immersives</h2>

<p align="center"><em>Un système complet de missions pour ambulanciers, alliant performance et immersion RP.</em></p>

***

### 🩺 Présentation

**BSensei EMS** est un script complet et optimisé pour **FiveM (framework ESX)**.\
Il apporte une expérience de jeu unique aux ambulanciers grâce à un système **de missions dynamiques**, réalistes et totalement automatisées.

Des PNJ blessés apparaissent selon différents scénarios répartis sur la carte.\
Les joueurs EMS peuvent alors **intervenir, soigner, transporter** les victimes à l’hôpital et **recevoir un paiement automatique**.\
Tout est fluide, performant et hautement configurable.

***

### ✨ Fonctionnalités principales

* 📟 Appels automatiques et manuels depuis une borne EMS
* 🧍 PNJ blessés générés aléatoirement selon plusieurs scénarios
* 🚑 Whitelist dynamique pour les véhicules autorisés
* 🏥 Système de dépôt et paiement automatique joueur + société
* 💬 Notifications intégrées (ox\_lib, okokNotify, ESX, personnalisables)
* ⚙️ Configuration simplifiée via `config.lua`
* 🔒 Sécurisé (anti-rename, vérification des ressources, cleanup intelligent)

***

### 🧩 Informations techniques

| Élément           | Détails             |
| ----------------- | ------------------- |
| **Auteur**        | BSensei Scripts     |
| **Version**       | 1.0.0               |
| **Framework**     | ESX                 |
| **Dépendances**   | ox\_lib, ox\_target |
| **Compatibilité** | ESX Legacy / 1.9.x  |
| **Optimisation**  | 0.00 ms idle        |
| **Support**       | Discord officiel    |

***

### 🛠️ Liens utiles

[🛒 Accéder à la Boutique](https://sensei-scripts-store.tebex.io/)

[💬 Rejoindre le Discord](https://discord.gg/4kQQJPyJPJ)

***

### 📘 Navigation

➡️ **Installation du script**\
➡️ **Configuration complète**\
➡️ **Dépendances nécessaires**\
➡️ **Systèmes de notifications**\
➡️ **FAQ & problèmes fréquents**

***

<p align="center"><em>© BSensei Scripts — Tous droits réservés.</em></p>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bsensei-script.gitbook.io/bsensei-script-documentation-officiel-fivem/metiers-and-missions/editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
