txgls-butcherjob | Interactive ButcherJob | Public OR Whitelisted | Unlimited Configuration | Deliveries | QBCore

Video Preview: https://www.youtube.com/watch?v=ML10RQmVVy8
Price: £5.00 GBP
Tebex: https://revamped-roleplay.tebex.io/package/6848843
Documentation: txgls-butcherjob | TxglsScripting
Website: https://txgls.github.io/

Features:

  • Fully interactive butcher job.
  • Five meats to collect, cut and package.
  • Sanitisation (washing hands).
  • Customisable delivery routes with customisable prices.
  • QBCore framework with plans for ESX in the future.
  • Supports ox_target and ox_inventory as well as the qb-core counterparts.
  • Supports qb-fuel, cdn-fuel and LegacyFuel.
  • Supports the usage of ox_lib (notify & menu).
  • It can be a public job (anyone can do it) or you can whitelist it so only a specific job from (qbcore/shared/jobs.lua) can access the stuff. Helpful for player owned

|-------------------------------------|-----------------------------|
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 1200 |
| Requirements | QBCore | Ox_Lib |

Support Yes



SCRIPT UPDATE v1.0.3

  • Implemented configurability for packaging amounts.
    You can now configure minimum and maximum amounts for players to package cut meat. With extended progresses (time) when packaging larger amounts of meat.
  • This can be disabled in the config.lua file.

SCRIPT UPDATE v1.0.4

  • Fixed a bug where you could deliver to the same location non stop.
  • Added more configurability to the config.lua.
  • Removed the annoying “Get back in your vehicle!” notifications.
  • The delivery van will no longer despawn out of nowhere, you need to return it.
  • Added blips to retrieve and return the delivery vehicle to make it easier to find.

SCRIPT UPDATE v1.0.5

  • Fixed an error with the utilisation of ox_lib for the package meat menu.
  • Tidied up the code.