[ PAID ] pls_crafting [ QBR ]

pls_crafting

A simple system for crafting.
Easy to set up directly in the config.

Craft your items, in your own time and how you want. We made it really easy for you to craft on the go with our automatic crafting system that works directly in the config

Benefits

  • Easily configurable config.lua
  • Infinite crafting
  • XP system
  • It is possible to set items that only the job can produce.
  • The tools needed for production can be set.
  • A wide range of items that can be added to the production.
  • Option whether to display the recipe.
  • Language mutations can be created.
  • You can set the positions that will open the menu of your choice or use the export and set everything up your way.
  • Cooking always works by the fire.
  • The script takes item names and images from qbr shared items.

Requirements

  • QBR
  • QBR Inventory
  • pls_notify / QBR

Config screenshots

image


image

Config addons settings

Job, toolneed values can be added to specify needs for production.
Example:

showrecepie=true,
job="police"
showrecepie=true,
job="police",
toolneed="axe",

When crafting closing

pls_crafting:client:closing -- Client event ( no arguments )

Exports

You can use export to open the crafting menu with your script.

exports["pls_crafting"]:openCraftingMenu("cook")

Creating your own language mutation

Create new file in folder locales
Template: locales/pls_crafting_locale_example.lua at main · polisek/locales · GitHub
Go to the fxmanifest.lua and change this line ‘locales/cs.lua’ – Change this to your preferred language

Instalation

add pls_crafting to your resources folder
add to server.cfg ensure pls_crafting

Preview

Tebex

https://polisek-scripts.tebex.io/package/5331657

Code is accessible No
Subscription-based No
Lines (approximately) 600+
Requirements qbr, qbr-inventory
Support Yes
(For releases without code the not applicable fields can be written as N/A)