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