[PAID][QB] White Widow Job


lusty94_whitewidow

Preview Video

Purchase via Tebex


Features

  • Support for ANY MLO - movable target locations via config file
  • Billing system for charging players for products
  • 8 different strains of weed to pick and process
  • Create joints, edibles and baggies for bongs
  • Vehicle garage for product deliveries
  • Storage system for employees
  • Management menu system

Supported Scripts

Notifications

  • qb-core Notify
  • okokNotify
  • mythic_notify
  • ox_lib notify

Menus

  • ox_lib context menu

Targets

  • qb-target
  • ox_target

Inventories

  • qb-inventory
  • ox_inventory

Dependencies


Check Out My Other Scripts Below

Job Scripts


Activities Scripts


Drug Scripts


Script Bundles

Free Scripts

Code is accessible Yes/Open Source
Subscription-based No
Lines (approximately) 2500+
Requirements qb-core, qb-target, qb-inventory, ox_lib
Support Yes
1 Like

Script Update

Version 1.2.2

+Added support for ox_inventory
+Major quality of life improvements to aid in performance
+Improved menus for events
+Re-written some functions & events to aid in performance

Script Update

White Widow
Version 2.0.0

  • complete refactor of code and various imrpovements for events and functions and removed duplicate code
  • removed qb-progresbar and utilise lib.progresscircle for a cleaner look
  • added lib.skillcheck for some tasks [picking, trimming, bagging and rolling]
  • rewrote notification methods to prevent duplicate code
  • ox_inventory shops and stashes are registered upon resource starting
    [ MAKE SURE TO REMOVE OLD SNIPPETS FROM SHOPS/STASHES.LUA TO WORK PROPERLY]
  • refactor of the config file for a better understanding
  • majorly improved target functions to prevent repeat code
  • added various checks and functions to prevent abuse and exploits
  • improved resource stopping function
  • renamed empty_weed_bag to emptybaggies to prevent clashes with other scripts
  • updated readme file
  • added extra target locations, each plant downstairs has its own target

Can’t open shops or storage just downloaded yesterday

if you have a fresh qb core build it’s likely you have the newest inventory version and at this current time not supported until I update it

Yeah I just rebuilt my server with the newest build that sucks I love ur script

Script Update

White Widow
Version 2.0.1

  • fixed some joints, edibles and bongs having incorrect event names or typos preventing them from being usable
  • fixed missing callback events
  • added missing item images

Script Update
Version 2.0.2

  • Added direct support for latest qb-inventory methods removing the use of Player.Functions.Add/Remove Items
  • Added direct support for latest qb-invnetory methods of shops and stashes
  • Updated README file and included item list for ox_inventory
  • Completely re-wrote consumable items events - majorly reducing code and improving performance / security
  • All consumables are now controlled within the script from Config.Consumables.Items - here you can define multiple useable items with requirements and custom props / animations
  • Completely re-wrote events for trimming, bagging, rolling joints and making edibles - now uses an input amount as an option to allow players to process mulltiple amounts at once
  • Changed the event for snack shelfs - only employees can access the snack shelfs and prices are set to 0 as per so funds can be sent to society through billing methods for products
  • Improved all callbacks for better security and item amount checks
  • Added config.language section for custom translations
  • Added item images to menus
  • Improved how items are given and removed for better performance and increased security
  • General QOL improvements
  • Changed plasticbong name to plasticbongww to prevent clashes with other scripts
  • Removed some target zones that were no longer required due to being replaced with props and target options tied to them instead
  • Removed qb-menu support as ox_lib has more features
  • Removed support for jim-shops in favour of new qb-inventory shops to reduce potential issues from non updated scripts