> For the complete documentation index, see [llms.txt](https://uniqers-scripts-docs.gitbook.io/uniqers-scripts-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uniqers-scripts-docs.gitbook.io/uniqers-scripts-docs/uniqers-dice.md).

# uniqers-dice

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

## How to install

First QBCORE AND QBOX AND QBUS

### open your items.lua&#xD; add this code

FOR OLD QBCORE / QBUS

```
['dice'] 			 	 	 = {['name'] = 'dice', 			  		['label'] = 'Dice', 				['weight'] = 0, 		['type'] = 'item', 		['image'] = 'dice.png', 			['unique'] = true, 		['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'For the dice game :)'},
```

***

FOR NEW QBCORE and new qbox

```
dice			 	 	 = { name = 'dice', label = 'Dice', weight =  0, type =  'item', image = 'dice.png', unique = true, useable = true, shouldClose = false, description = 'For the dice game :)'},
```

***

and save

First ESX AND OLDESX\
import the items sql your database

and copy dice.png image paste your inventory image folder. and settings up your config and its done.

### Support & Updates & Questions <a href="#support-and-updates-and-questions" id="support-and-updates-and-questions"></a>

![https://discord.gg/MyrGhbf9tM](https://uniqers-scripts-docs.gitbook.io/~gitbook/image?url=https%3A%2F%2F1436200110-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FZO8XqahJMWr9lDZTL9c1%252Fuploads%252F6U1vJg05XehtFcmGXsMW%252F3670325.png%3Falt%3Dmedia%26token%3D603ba3cd-283e-42c5-a0e2-13d33fefb5bd\&width=768\&dpr=4\&quality=100\&sign=80843ce\&sv=2)

<https://discord.gg/MyrGhbf9tM>
