A RedM crafting system for Vorp Core
Join the VORP Community Discord
- Config Recipes of any length
- Config Customizable Categories
- Custom Html/js UI
- Location based crafting
- Campfire based crafting
- Use campfire from inventory
/extinguish
will despawn the fire after an animation
- Easy Locale(Language) Support
- Font Size Presets (s, m, l)
- Open Inventory when in crafting window (Press I) THIS REQUIRES LATEST VERSION OF VORP_CORE-LUA
- Quick Close Crafting (Press esc)
- Job Restrictions for locations, campfires, and individual items.
- Location Restrictions for individual items.
- Download this repo/codebase
- Extract and place
vorp_crafting
into yourresources
folder - Add
ensure vorp_crafting
to yourserver.cfg
file - Add sql/data.sql to your database
- Restart your server (unless you have nightly restarts)
All configurations available in /config.lua
- This is a was originally based on syn_crafting (Made by Blue & Dungeon for Syn County RP)
- Vorp Core
- Vorp Inventory (MUST HAVE THE LATEST)
- Vorp progressBars