le-crafting
Last updated
Last updated
Execute the following SQL code in your database:
Place le-crafting
file in your resources
forder
Add the script to your server.cfg
Go to the config.lua
file and setup to your preferences
To display the image of your items in the crafting menu and books, you need to modify Config.ImageLink
in the config.lua
file. You should set the link to your images from the resource folder that contains them. For example, if my images are in the html/images folder of the qb-inventory
script, I would set it to /qb-inventory/html/images
. If I am using ox-inventory
, it would be /ox_inventory/web/images