Files
esx_core/README.md
T
2018-04-15 11:20:10 +02:00

23 lines
618 B
Markdown

# esx_accessories
Shops with accessories (hat/helmet, glasses, masks, ears accessories). You can put on or take off the accessories with a menu. Accessories saved in database.
/!\ Works only with accessories purchased in the special areas of the clothing store, not via the esx_clotheshop script.
## REQUIREMENTS
- [esx_skin](https://github.com/ESX-Org/esx_skin)
- [esx_datastore](https://github.com/ESX-Org/esx_datastore)
## INSTALLATION
1) CD in your resources/[esx] folder
2) Clone the repository
3) Import esx_accessories.sql in your database
4) Add this in your server.cfg :
```
start esx_accessories
```