> 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/atebexshop/variable-_config.lua/labelrankvip.md).

# LabelRankVIP

## Label des ranks

```lua
-- == Gestion vipRank == --
LabelRankVIP = {
   [0] = "~c~Aucun~s~",
   [1] = "~y~Vip Golds~s~",
   [2] = "~b~Vip Diamants~s~",
},
```

{% hint style="info" %}
Vous pouvez changer les noms "Vip Gold" et "Vip Diamant" mais ne pas changer l'ordre et ne pas toucher au grade par défaut "Aucun".
{% endhint %}
