> For the complete documentation index, see [llms.txt](https://ahero-fivem-shop.gitbook.io/ahero.fivem-shop-gtav/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ahero-fivem-shop.gitbook.io/ahero.fivem-shop-gtav/rageui-esx/astaffmode/variable-_config.lua/notification.md).

# Notification

## Notification en jeux

```lua
Notification = 'NewESX', -- Les options peuvent être 'NewESX', 'okokNotify', ou 'ESX'
```

{% hint style="info" %}
Quelle notification choisir ?

* **lib.notify** : Utilisez cette option pour NewESX.
* **okokNotify** : Utilisez cette option pour okokNotify.
* **ESX.ShowNotification** : Utilisez cette option pour ESX.
  {% endhint %}
