ngd-limeys

ngd-limeys is a player owned business script. It features custom props, crafting and different types of drinks and snacks.

Features:

  • Player owned business.

  • 40+ Custom Items

  • 20+ Custom Props with emotes

  • Customizable - Script can be moved/changed as needed to fit different situations.

  • 100x100 Inventory images included.

  • Optimized (0.00 Resmon)

Dependencies:

  • QB-Core

  • QB-Target

  • QB/LJ - Inventory

  • Polyzone

  • DPEmotes

  • QBMenu

  • QB-Mangement

  • Limeys FiveM Map - (Script comes pre-configured for this map, but can be moved if needed.)

Preview Video: Here!

Installation:

Add the following items into your qb-core>shared>items.lua file.

['ngd_banana']        	    = {['name'] = 'ngd_banana',        		['label'] = 'Banana',                   ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_banana.png',  		 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_cherry']        	    = {['name'] = 'ngd_cherry',        		['label'] = 'Cherry',                   ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_cherry.png',   	 	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_grapefruit']    	    = {['name'] = 'ngd_grapefruit',    		['label'] = 'Grapefruit',               ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_grapefruit.png',    	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_kiwi']          	    = {['name'] = 'ngd_kiwi',          		['label'] = 'Kiwi',                     ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_kiwi.png',   	     	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_orange']        	    = {['name'] = 'ngd_orange',        		['label'] = 'Orange',                   ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_orange.png',        	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_peach']         	    = {['name'] = 'ngd_peach',         		['label'] = 'Peach',                    ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_peach.png',  		 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_pear']         	    = {['name'] = 'ngd_pear',          		['label'] = 'Pear',                     ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_pear.png',    	 	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_pineapple']   	    = {['name'] = 'ngd_pineapple',     		['label'] = 'Pineapple',                ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_pineapple.png',     	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_plum']       	    = {['name'] = 'ngd_plum',          		['label'] = 'Plum',                     ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_plum.png',   		 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_strawberry']    	    = {['name'] = 'ngd_strawberry',    		['label'] = 'Strawberry',               ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_strawberry.png',    	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_lemon']        	    = {['name'] = 'ngd_lemon',         		['label'] = 'Lemon',                    ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_lemon.png',   		 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedbanana']        = {['name'] = 'ngd_slicedbanana',        	['label'] = 'Sliced Banana',            ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedbanana.png',  	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedcherry']        = {['name'] = 'ngd_slicedcherry',        	['label'] = 'Sliced Cherry',            ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedcherry.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedgrapefruit']    = {['name'] = 'ngd_slicedgrapefruit',    	['label'] = 'Sliced Grapefruit',        ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedgrapefruit.png',      ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedkiwi']          = {['name'] = 'ngd_slicedkiwi',          	['label'] = 'Sliced Kiwi',              ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedkiwi.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedorange']        = {['name'] = 'ngd_slicedorange',        	['label'] = 'Sliced Orange',            ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedorange.png',          ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedpeach']         = {['name'] = 'ngd_slicedpeach',         	['label'] = 'Sliced Peach',             ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedpeach.png',  	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedpear']          = {['name'] = 'ngd_slicedpear',          	['label'] = 'Sliced Pear',              ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedpear.png',    	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedpineapple']     = {['name'] = 'ngd_slicedpineapple',     	['label'] = 'Sliced Pineapple',         ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedpineapple.png',     	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedplum']          = {['name'] = 'ngd_slicedplum',          	['label'] = 'Sliced Plum',              ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedplum.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedstrawberry']    = {['name'] = 'ngd_slicedstrawberry',    	['label'] = 'Sliced Strawberry',        ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedstrawberry.png',      ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_slicedlemon']         = {['name'] = 'ngd_slicedlemon',         	['label'] = 'Sliced Lemon',             ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_slicedlemon.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_bananasmoothie']      = {['name'] = 'ngd_bananasmoothie',        	['label'] = 'Banana Smoothie',          ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_bananasmoothie.png',  	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_cherrysmoothie']      = {['name'] = 'ngd_cherrysmoothie',        	['label'] = 'Cherry Smoothie',          ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_cherrysmoothie.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_grapefruitsmoothie']  = {['name'] = 'ngd_grapefruitsmoothie',    	['label'] = 'Grapefruit Smoothie',      ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_grapefruitsmoothie.png',    ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_kiwismoothie']        = {['name'] = 'ngd_kiwismoothie',          	['label'] = 'Kiwi Smoothie',            ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_kiwismoothie.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_orangesmoothie']      = {['name'] = 'ngd_orangesmoothie',        	['label'] = 'Orange Smoothie',          ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_orangesmoothie.png',        ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_peachsmoothie']       = {['name'] = 'ngd_peachsmoothie',         	['label'] = 'Peach Smoothie',           ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_peachsmoothie.png',  	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_pearsmoothie']        = {['name'] = 'ngd_pearsmoothie',          	['label'] = 'Pear Smoothie',            ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_pearsmoothie.png',    	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_pineapplesmoothie']   = {['name'] = 'ngd_pineapplesmoothie',     	['label'] = 'Pineapple Smoothie',       ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_pineapplesmoothie.png',     ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_plumsmoothie']        = {['name'] = 'ngd_plumsmoothie',          	['label'] = 'Plum Smoothie',            ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_plumsmoothie.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_strawberrysmoothie']  = {['name'] = 'ngd_strawberrysmoothie',    	['label'] = 'Strawberry Smoothie',      ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_strawberrysmoothie.png',    ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_lemonsmoothie']       = {['name'] = 'ngd_lemonsmoothie',         	['label'] = 'Lemon Smoothie',           ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_bananasmoothie.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_lglass']   	    = {['name'] = 'ngd_lglass',         	['label'] = 'Glass',                    ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_lglass.png',   		 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_ice']       	    = {['name'] = 'ngd_ice',           		['label'] = 'Ice',                      ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_ice.png',   		 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_milk']      	    = {['name'] = 'ngd_milk',          		['label'] = 'Milk',                     ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_milk.png',   		 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_doughnut']  	    = {['name'] = 'ngd_doughnut',         	['label'] = 'Sprinkle Donut',      	['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_doughnut.png',      	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_doughnut2']  	    = {['name'] = 'ngd_doughnut2',  	    	['label'] = 'Glazed Donut',        	['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_doughnut2.png',   	 	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_doughnut3']   	    = {['name'] = 'ngd_doughnut3',  	    	['label'] = 'Chocolate Donut',     	['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_doughnut3.png',   	 	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_cherryslushiee']      = {['name'] = 'ngd_cherryslushiee',        	['label'] = 'Cherry Slushie',           ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_cherryslushiee.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_bananaslushiee']      = {['name'] = 'ngd_bananaslushiee',        	['label'] = 'Banana Slushie',           ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_bananaslushiee.png',   	 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},
['ngd_coffee']      	    = {['name'] = 'ngd_coffee',        		['label'] = 'Nemesis Coffee',           ['weight'] = 0,         ['type'] = 'item',  ['image'] = 'ngd_coffee.png',   		 ['unique'] = false,  ['useable'] = true,   ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = ''},

Insert the following into your qb-core>shared>jobs.lua

['limey'] = {
	label = 'Limeys',
	defaultDuty = true,
	grades = {
	    ['0'] = { name = 'Employee', payment = 25 },
	    ['1'] = { name = 'Owner', payment = 75, isboss = true },
	},
},

Insert the following in to your management_funds database table:

limey
Click to view the config!
Config = {}

debug = false                        --leave off unless needed.

Config.BillingSystem = "okokBilling" -- okokBilling OR jimpayments
Config.Job = "limey"                 --Job
Config.Thirst = math.random(10, 20)  --Thirst given on drinking
Config.Hunger = math.random(10, 20)  --Food given on eating


Config.Locations = {}
Config.Locations['Limeys'] = {
  coords = {
    vector2(247.24279785156, -1026.8878173828),
    vector2(251.9524230957, -1013.7517700195),
    vector2(267.34310913086, -1018.8574829102),
    vector2(266.10336303711, -1031.5183105469),
    vector2(247.6273651123, -1029.9410400391)
  },
  minz = 25.0,
  maxz = 35.0,
  props = {
    [1] = {
      coords = vector4(253.59, -1021.86, 30.50, 340.00),
      model = `tray_3` -- serving tray
    },
    [2] = {
      coords = vector4(254.24, -1019.85, 30.50, 73.00),
      model = `tray_2` -- cutting board for fruit
    },
    [3] = {
      coords = vector4(253.70, -1021.45, 30.50, 73.00),
      model = `blender01_red` -- Smoothie Blender
    },
  }
}

--Locations of Duty Toggles
Config.DutyLocations = {
  ['duty1'] = {
    coords = vector4(252.70, -1023.00, 29.00, 159.00),
    length = 0.2,
    width = 0.2,
    height = 0.4,
    label = 'Toggle Duty',
    icon = 'fa-solid fa-briefcase',
  },
}

--Locations of Cash Registers
Config.CashRegister = {
  ['cashregister1'] = {
    coords = vector4(253.42, -1022.34, 29.37, 250.00),
    length = 0.38,
    width = 0.4,
    height = 0.4,
    label = 'Charge Customer',
    icon = 'fa-solid fa-cash-register',
  },
}
--Locations of Bossmenus
Config.BossMenu = {
  ['bossmenu1'] = {
    coords = vector4(253.24, -1022.90, 29.29, 229.00),
    length = 0.4,
    width = 0.4,
    height = 0.4,
    label = 'Open Boss Menu',
    icon = 'fa-solid fa-laptop',
  },
}
--Locations of Slushiee Machines
Config.SlushieeMachines = {
  ['machine1'] = {
    coords = vector4(251.32, -1022.94, 29.50, 161.00),
    length = 0.75,
    width = 0.5,
    height = 0.8,
    label = 'Pour Slushiees',
    icon = 'fa-solid fa-wine-glass-empty',
  },
}
--Locations to grab fruit
Config.FruitStores = {
  ['fruitplatter1'] = {
    coords = vector4(252.98, -1023.49, 29.4, 72.35),
    length = 0.45,
    width = 0.4,
    height = 0.3,
    label = 'Grab Fruit',
    icon = 'fa-solid fa-lemon',
  },
  ['fruitplatter2'] = {
    coords = vector4(253.95, -1020.80, 29.45, 70.20),
    length = 0.40,
    width = 0.65,
    height = 0.2,
    label = 'Grab Fruit',
    icon = 'fa-solid fa-lemon',
  },
}
--Items from fruit store
Config.FruitStore = {
  [1] = { name = "ngd_banana", price = 0, amount = 100, info = {}, type = "item", slot = 1 },
  [2] = { name = "ngd_cherry", price = 0, amount = 100, info = {}, type = "item", slot = 2, },
  [3] = { name = "ngd_grapefruit", price = 0, amount = 100, info = {}, type = "item", slot = 3, },
  [4] = { name = "ngd_kiwi", price = 0, amount = 100, info = {}, type = "item", slot = 4, },
  [5] = { name = "ngd_orange", price = 0, amount = 100, info = {}, type = "item", slot = 5, },
  [6] = { name = "ngd_peach", price = 0, amount = 100, info = {}, type = "item", slot = 6, },
  [7] = { name = "ngd_pear", price = 0, amount = 100, info = {}, type = "item", slot = 7, },
  [8] = { name = "ngd_pineapple", price = 0, amount = 100, info = {}, type = "item", slot = 8, },
  [9] = { name = "ngd_plum", price = 0, amount = 100, info = {}, type = "item", slot = 9, },
  [10] = { name = "ngd_strawberry", price = 0, amount = 100, info = {}, type = "item", slot = 10, },
  [11] = { name = "ngd_lemon", price = 0, amount = 100, info = {}, type = "item", slot = 11, },
}

--Locations to grab supplies
Config.SupplyStores = {
  ['supplystore1'] = {
    coords = vector4(252.48, -1019.21, 28.63, 70.5),
    length = 0.75,
    width = 1.8,
    height = 0.8,
    label = 'Grab Supplies',
    icon = 'fa-solid fa-store',
  },
}
--Items from supply store
Config.SupplyStore = {
  [1] = { name = "ngd_ice", price = 0, amount = 100, info = {}, type = "item", slot = 1 },
  [2] = { name = "ngd_milk", price = 0, amount = 100, info = {}, type = "item", slot = 2, },
  [3] = { name = "ngd_lglass", price = 0, amount = 100, info = {}, type = "item", slot = 3, },
}

--Locations to grab donuts
Config.Doughnuts = {
  ['doughnut1'] = {
    coords = vector4(254.21, -1016.78, 29.42, 340.0),
    length = 0.45,
    width = 0.85,
    height = 0.85,
    label = 'Grab Donuts',
    icon = 'fa-solid fa-store',
  },
}
--Items from the donut store
Config.DoughnutStore = {
  [1] = { name = "ngd_doughnut", price = 0, amount = 100, info = {}, type = "item", slot = 1 },
  [2] = { name = "ngd_doughnut2", price = 0, amount = 100, info = {}, type = "item", slot = 2, },
  [3] = { name = "ngd_doughnut3", price = 0, amount = 100, info = {}, type = "item", slot = 3, },
}

--Locations to grab coffee
Config.CoffeeMachine = {
  ['coffeemachine1'] = {
    coords = vector4(251.94, -1023.12, 29.38, 160.0),
    length = 0.43,
    width = 0.72,
    height = 0.6,
    label = 'Make Coffee',
    icon = 'fa-solid fa-mug-hot',
  },
}
--Items from the coffee store
Config.CoffeeStore = {
  [1] = { name = "ngd_coffee", price = 0, amount = 100, info = {}, type = "item", slot = 1 },

}

--Drinks and required ingredients from the blender.
Config.BlenderDrinks = {
  ['ngd_orangesmoothie'] = {
    ['ngd_slicedorange'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_lemonsmoothie'] = {
    ['ngd_slicedlemon'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_bananasmoothie'] = {
    ['ngd_slicedbanana'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_cherrysmoothie'] = {
    ['ngd_slicedcherry'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_grapefruitsmoothie'] = {
    ['ngd_slicedgrapefruit'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_kiwismoothie'] = {
    ['ngd_slicedkiwi'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_peachsmoothie'] = {
    ['ngd_slicedpeach'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_pearsmoothie'] = {
    ['ngd_slicedpear'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_pineapplesmoothie'] = {
    ['ngd_slicedpineapple'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_plumsmoothie'] = {
    ['ngd_slicedplum'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
  ['ngd_strawberrysmoothie'] = {
    ['ngd_slicedstrawberry'] = 2,
    ['ngd_ice'] = 1,
    ['ngd_milk'] = 1,
    ['ngd_lglass'] = 1,
  },
}

--Fruit and required ingredients from the cutting board
Config.CuttingBoard = {
  ['ngd_slicedorange'] = {
    ['ngd_orange'] = 1,
  },
  ['ngd_slicedbanana'] = {
    ['ngd_banana'] = 1,
  },
  ['ngd_slicedcherry'] = {
    ['ngd_cherry'] = 1,
  },
  ['ngd_slicedgrapefruit'] = {
    ['ngd_grapefruit'] = 1,
  },
  ['ngd_slicedkiwi'] = {
    ['ngd_kiwi'] = 1,
  },
  ['ngd_slicedpeach'] = {
    ['ngd_peach'] = 1,
  },
  ['ngd_slicedpear'] = {
    ['ngd_pear'] = 1,
  },
  ['ngd_slicedpineapple'] = {
    ['ngd_pineapple'] = 1,
  },
  ['ngd_slicedplum'] = {
    ['ngd_plum'] = 1,
  },
  ['ngd_slicedstrawberry'] = {
    ['ngd_strawberry'] = 1,
  },
  ['ngd_slicedlemon'] = {
    ['ngd_lemon'] = 1,
  },
}

--Drinks and required ingredients from slushie machine.
Config.SlushieeDrinks = {
  ['ngd_cherryslushiee'] = {
    ['ngd_lglass'] = 1,
    ['ngd_banana'] = 1,
    ['ngd_cherry'] = 1,
  },
  ['ngd_bananaslushiee'] = {
    ['ngd_lglass'] = 1,
    ['ngd_banana'] = 1,
    ['ngd_cherry'] = 1,
  },
}

--Chair Locations
Config.Chairs = {
  { coords = vector4(257.00, -1018.39, 29.52, 253.0) },
  { coords = vector4(259.82, -1019.37, 29.52, 69.0) },
  { coords = vector4(260.82, -1019.75, 29.52, 262.0) },
  { coords = vector4(263.60, -1020.76, 29.52, 70.0) },
  { coords = vector4(259.58, -1023.20, 29.52, 250.0) },
  { coords = vector4(262.38, -1024.12, 29.52, 78.0) },
  { coords = vector4(260.80, -1027.08, 29.52, 94.0) },
  { coords = vector4(257.68, -1027.15, 29.52, 275.0) },
}

Config.Stools = {
  { coords = vector4(252.38, -1024.68, 29.80, 345.0) },
  { coords = vector4(251.18, -1024.24, 29.80, 345.0) },

}

Script can be restarted live without any issues!

If you have any problems - Join our Discord for support!

Last updated