Overview
vib_fabricator is a ox_inventory container based crafting resource. You place items inside of a container, press a button, and outputs items. It has instructions built right into the items.
Github link at bottom!
Video
What is Fabrication?
It’s a fun way for players to experience a more secret kind of crafting. Traditional ox_inventory crafting benches list all of the ingredients needed. No mystery. This is cool for your base crafting stuff for mechanics, civilians etc, but this is really more aimed at something they have to experiment with - or illegally.
How does it work
See github README.
Features
- 0.0 resmon
- Uses a cool rope native to attach to the power source.
- Native ox_lib interface stuff.
To Do / Future Fixes
- I want to work the rope natives better so it attaches to a prop and not the player.
- Few clean-up things I need to do. I have the targets being created with a thread. This normally only runs once, but if the object for the target is out of scope, it’ll try every 5 seconds until it finds it. I’ll convert this to use a polyzone that creates it when you walk in the smelter.