Skip to content

VORPCORE/vorp_crafting

Repository files navigation

VORP Crafting

A RedM crafting system for Vorp Core

Join the VORP Community Discord

Features

  1. Config Recipes of any length
  2. Config Customizable Categories
  3. Custom Html/js UI
  4. Location based crafting
  5. Campfire based crafting
  6. Use campfire from inventory
    • /extinguish will despawn the fire after an animation
  7. Easy Locale(Language) Support
  8. Font Size Presets (s, m, l)
  9. Open Inventory when in crafting window (Press I) THIS REQUIRES LATEST VERSION OF VORP_CORE-LUA
  10. Quick Close Crafting (Press esc)
  11. Job Restrictions for locations, campfires, and individual items.
  12. Location Restrictions for individual items.

Screenshots

image image image image

Installation

  1. Download this repo/codebase
  2. Extract and place vorp_crafting into your resources folder
  3. Add ensure vorp_crafting to your server.cfg file
  4. Add sql/data.sql to your database
  5. Restart your server (unless you have nightly restarts)

How-to-configure

All configurations available in /config.lua

Disclaimers and Credits

  • This is a was originally based on syn_crafting (Made by Blue & Dungeon for Syn County RP)

Dependency

  • Vorp Core
  • Vorp Inventory (MUST HAVE THE LATEST)
  • Vorp progressBars