sum00er
1
0crafting0 by sum00er 
Description
I remember back in the days when I was still new to FiveM scripting, I tried so hard to find a free crafting script with NUI but failed. Now, I have the ability to create my own and I really want to share it with the community. Hope you enjoy the script~
Features
- simple NUI with item categories
- adjustable quantity
- items and weapons are both supported
- support any version of ESX (limit and weight system, haven’t test on limit system yet but should work fine)
- support ESX original inventory or ox inventory
Preview
YouTube
Requirement
- es_extended
- ox_lib (optional, for progbar)
Installation
- Download .zip and unzip it into your resource folder
- Name the folder as 0crafting0
- Configure config.lua.
- Remember to configure oldesx, oxinv and limitSystem according to your server setup.
- If you are not using ox_lib, you should put your progbar function under Progbar in config.lua. Return sucess() if the progbar is finished, and return cancel() if the progbar is cancelled.
Get the script
Github
7 Likes
Thank you, looks great. Will test it.
the only thing missing is the option of a job at the table or at the item and you can do everything with it
hasidu
4
oooo wooow bro now i can connect this with your mission script thank you man
1 Like
Do the images need to be inside the HTML?
yes, they shld be in the img folder
Toxo
7
how i delete blip from this script. I want it secret
remove line 35-47 in client/main.lua
1 Like
can we set multiple table with certain item per table?
get stuck after closing ui
sum00er
12
you must name the resource as 0crafting0
is there a way to lock it behind a job? so like for example mechanic? Like you need that job to use the crafting table?