[ESX] UwU Cafe Job - Legacy - Ox Inventory

A script by ChrisToFLua

No reviews yet.
[ESX] UwU Cafe Job - Legacy - Ox Inventory main image

Full Description

ESX UwU Cafe Job
  • fully configurable
  • duty system
  • garage system
  • job outfits
  • boss actions with a lot of reports
  • uwu gift, uwu plushies with animations
  • uwu seat system

video preview : [ESX] UwUCafe Job - Legacy - Ox Inventory - YouTube

Download : https://titoff-prod.tebex.io/package/5364830

Dependencies

  • esx legacy (1.8 or higher)
  • ox_inventory
  • toflib
  • all the dependencies must start before the job script in the server.cfg

Configuration

Options = {}
Options.EnableESXIdentity = false       -- if you use esx identity set to true
Options.currency = '$'                  -- currency symbol
Options.inventory = 'oxinventory'       -- keep 'oxinventory'
Options.oxtarget = false

Options.societycard = 'uwu_bank_card'   -- name of the bank card item
Options.timecard = (60 * 1000 * 5)      -- time to wait for the bank card preparation by the pacific bank

Options.washmoney = true                -- allow wash money in boss actions menu (true | false)

Options.webhookcheat = 'https://'       -- put here your webhook link for cheat et triggers research

Options.sitpoints = true                -- configure here if you want sit markers or not (true | false)


---------------------------------------------------------------------------------------------
-- Vehicle keys Options
---------------------------------------------------------------------------------------------

Options.vehkeysuwu = true               -- configure here if you want use key system for vehicles (true | false)
Options.jacksamesxvehkeys = false        -- configure true here if you use (https://jaksam1074-fivem-scripts.tebex.io/package/5116028)

---------------------------------------------------------------------------------------------
-- Job Blip
---------------------------------------------------------------------------------------------

-- you can modify, or add blips, 
-- public blips will be shown by all the player
-- job blips will be shown only by the job

uwublips = {
    {type = 'public', name = 'UwU Café', sprite = 197, display = 4, scale = 0.80, color = 41, shortrange = true, coords = vector3{-580.3252, -1065.5736, 22.3377}},
    {type = 'job', name = 'UwU Garage', sprite = 227, display = 4, scale = 0.60, color = 41, shortrange = true, coords = vector3{-608.2813, -1056.8439, 21.7817}},
    {type = 'job', name = 'UwU Shop', sprite = 52, display = 4, scale = 0.60, color = 41, shortrange = true, coords = vector3{-1220.4923, -911.1560, 12.31}},
}

---------------------------------------------------------------------------------------------
-- Job Grades
---------------------------------------------------------------------------------------------

Options.unemployed = 'unemployed'       -- name of the unemployed job
Options.gradeunemployed = 0             -- grade of the unemployed job
Options.OffDuty = true                  -- choose to activate the offduty function (true | false)
Options.MaxInService = -1               -- configure here the max in services if you want or keep value -1

jobgrades = {
    {namegrad = 'boss', nbgrade = 0, labelgrad = 'Boss', salary = 400},
    {namegrad = 'manager', nbgrade = 1, labelgrad = 'Manager', salary = 300},
    {namegrad = 'waiter', nbgrade = 2, labelgrad = 'Waitering', salary = 200},
    {namegrad = 'recruit', nbgrade = 3, labelgrad = 'Recruit', salary = 100},
}

-- job off duty : keep the same grades than the duty job, modify the salary if you want

coordsDuty = {
    {type = 'duty', name = 'duty', label = 'Duty', coords = {x = -593.8681, y = -1052.6373, z = 22.3377, h = 99.2125}, pedON = false, pedname = '', markerid = 21, size = {x = 0.20, y = 0.20, z = 0.20}, color = {r = 234, g = 124, b = 239}},
}

jobgradesoff = {
    {namegrad = 'boss', nbgrade = 0, labelgrad = 'Boss', salary = 0},
    {namegrad = 'manager', nbgrade = 1, labelgrad = 'Manager', salary = 0},
    {namegrad = 'waiter', nbgrade = 2, labelgrad = 'Waitering', salary = 0},
    {namegrad = 'recruit', nbgrade = 3, labelgrad = 'Recruit', salary = 0},
}

---------------------------------------------------------------------------------------------
-- Job Coordinates and Stashes Permissions
---------------------------------------------------------------------------------------------

jobopenstash = {['police'] = 2, ['uwucafe'] = 0}

coordsjob = {
    ---------------------------------------------------------------------------------------------
    -- Shop
    ---------------------------------------------------------------------------------------------
    {type = 'shop', name = 'Shop', label = 'Shop UwU', coords = {x = -1220.4923, y = -911.1560, z = 12.31, h = 22.6771}, pedON = false, pedname = '', markerid = 20, size = {x = 0.20, y = 0.20, z = 0.20}, color = {r = 234, g = 124, b = 239}},
    ---------------------------------------------------------------------------------------------
    -- Garage
    ---------------------------------------------------------------------------------------------
    {type = 'garage', name = 'garage', label = 'Open Garage', coords = {x = -608.2813, y = -1056.8439, z = 21.7817, h = 99.2125}, pedON = false, pedname = '', markerid = 36, size = {x = 0.45, y = 0.45, z = 0.45}, color = {r = 234, g = 124, b = 239}},
    ---------------------------------------------------------------------------------------------
    -- Job Outfits
    ---------------------------------------------------------------------------------------------
    {type = 'clothes', name = 'joboutfits', label = 'Job Outfits', coords = {x = -586.5889, y = -1050.0131, z = 21.5077, h = 298.8031}, pedON = false, pedname = '', markerid = 27, size = {x = 0.25, y = 0.25, z = 0.25}, color = {r = 234, g = 124, b = 239}},
    ---------------------------------------------------------------------------------------------
    -- Craft
    ---------------------------------------------------------------------------------------------
    {type = 'dessert', name = 'cookdessert', label = 'Cook Desserts', coords = {x = -590.5549, y = -1059.7318, z = 22.3377, h = 82.2047}, pedON = false, pedname = '', markerid = 42, size = {x = 0.10, y = 0.10, z = 0.10}, color = {r = 234, g = 124, b = 239}},
    {type = 'drink', name = 'cook hotdrink', label = 'Make Hot Drinks', coords = {x = -586.6584, y = -1061.9604, z = 22.4077, h = 82.8740}, pedON = false, pedname = '', markerid = 42, size = {x = 0.10, y = 0.10, z = 0.10}, color = {r = 234, g = 124, b = 239}},
    {type = 'cook', name = 'cook plats', label = 'Cook Hot Meals', coords = {x = -590.9791, y = -1056.5802, z = 22.4077, h = 90.7086}, pedON = false, pedname = '', markerid = 42, size = {x = 0.10, y = 0.10, z = 0.10}, color = {r = 234, g = 124, b = 239}},
    ---------------------------------------------------------------------------------------------
    -- Stashes
    ---------------------------------------------------------------------------------------------
    {type = 'stash', name = 'stocksneko', label = 'Open Global Stash', weight = 100000, slot = 50, coords = {x = -588.6725, y = -1066.9055, z = 22.3377, h = 291.9685}, pedON = false, pedname = '', markerid = 30, size = {x = 0.25, y = 0.25, z = 0.25}, color = {r = 234, g = 124, b = 239}},
    {type = 'stash', name = 'stocksnekovit', label = 'Open Stash Showcase', weight = 100000, slot = 50, coords = {x = -584.0724, y = -1060.4176, z = 22.5377, h = 280.6299}, pedON = false, pedname = '', markerid = 30, size = {x = 0.10, y = 0.10, z = 0.10}, color = {r = 234, g = 124, b = 239}},
    {type = 'stashperso', name = 'personnal', label = 'Personnal Locker', weight = 5000, slot = 10, coords = {x = -597.4549, y = -1049.4857, z = 22.3377, h = 31.1811}, pedON = false, pedname = '', markerid = 30, size = {x = 0.10, y = 0.10, z = 0.10}, color = {r = 234, g = 124, b = 239}},
    ---------------------------------------------------------------------------------------------
    -- Take NPC Missions
    ---------------------------------------------------------------------------------------------
    {type = 'mission', name = 'missionnpc', label = 'Take Deliveries', coords = {x = -597.4154, y = -1052.8220, z = 22.4077, h = 328.8189}, pedON = true, pedname = 'a_f_y_gencaspat_01', markerid = 27, size = {x = 0.20, y = 0.20, z = 0.20}, color = {r = 234, g = 124, b = 239}},
    ---------------------------------------------------------------------------------------------
    -- Boss Actions Menu
    ---------------------------------------------------------------------------------------------
    {type = 'boss', name = 'Boss Actions', label = 'Boss Neko Café', coords = {x = -579.0461, y = -1067.4725, z = 25.7007, h = 328.8189}, pedON = false, pedname = '', markerid = 27, size = {x = 0.10, y = 0.10, z = 0.10}, color = {r = 234, g = 124, b = 239}},
    ---------------------------------------------------------------------------------------------
}

---------------------------------------------------------------------------------------------
-- Recipes / Items / Garage Vehicles
---------------------------------------------------------------------------------------------

-- recipes : you can add, replace, or modify recipes, keep the same line structure or the script will be break
-- keep the same types (cook, drink, dessert) to add new recipes

recipes = {
    {type = 'cook', itemfinal = 'misosoup', label = 'Miso Soup', qtyfinal = 1, timer = 4000, price = 125, item1 = 'water', qty1 = 1, item2 = 'misopaste', qty2 = 1, item3 = 'tofu', qty3 = 1, item4 = '', qty4 = 0},
    {type = 'cook', itemfinal = 'sushis', label = 'Sushis', qtyfinal = 1, timer = 4000, price = 125, item1 = 'tuna', qty1 = 1, item2 = 'rice', qty2 = 1, item3 = 'avocado', qty3 = 1, item4 = 'nori', qty4 = 1},
    {type = 'cook', itemfinal = 'buddhabowl', label = 'Buddha Bowl', qtyfinal = 1, timer = 4000, price = 125, item1 = 'salad', qty1 = 1, item2 = 'avocado', qty2 = 1, item3 = 'tofu', qty3 = 1, item4 = 'mango', qty4 = 1},
    {type = 'drink', itemfinal = 'gingertea', label = 'Ginger Tea', qtyfinal = 1, timer = 4000, price = 65, item1 = 'tea', qty1 = 1, item2 = 'ginger', qty2 = 1, item3 = 'water', qty3 = 1, item4 = '', qty4 = 0},
    {type = 'drink', itemfinal = 'rosetea', label = 'Rose Tea', qtyfinal = 1, timer = 4000, price = 65, item1 = 'tea', qty1 = 1, item2 = 'roseessence', qty2 = 1, item3 = 'water', qty3 = 1, item4 = '', qty4 = 0},
    {type = 'drink', itemfinal = 'minttea', label = 'Mint Tea', qtyfinal = 1, timer = 4000, price = 65, item1 = 'tea', qty1 = 1, item2 = 'mint', qty2 = 1, item3 = 'water', qty3 = 1, item4 = '', qty4 = 0},
    {type = 'dessert', itemfinal = 'cupcakes', label = 'Cupcakes', qtyfinal = 1, timer = 4000, price = 90, item1 = 'milk', qty1 = 1, item2 = 'egg', qty2 = 1, item3 = 'rawsugar', qty3 = 1, item4 = 'flour', qty4 = 1},
    {type = 'dessert', itemfinal = 'pancakes', label = 'Pancakes', qtyfinal = 1, timer = 4000, price = 90, item1 = 'milk', qty1 = 1, item2 = 'egg', qty2 = 1, item3 = 'flour', qty3 = 1, item4 = '', qty4 = 0},
}

-- shop items : you can modify, add, replace items (no need to modify qty)

shopjobitems = {
    {item = 'uwu_gift', label = 'UwU Gift', qty = 1, price = '5'},
    {item = 'water', label = 'Water Bottle', qty = 1, price = '2'},
    {item = 'misopaste', label = 'Miso Paste', qty = 1, price = '2'},
    {item = 'tofu', label = 'Tofu', qty = 1, price = '2'},
    {item = 'milk', label = 'Milk', qty = 1, price = '2'},
    {item = 'egg', label = 'Egg', qty = 1, price = '2'},
    {item = 'flour', label = 'Flour', qty = 1, price = '2'},
    {item = 'tea', label = 'Tea', qty = 1, price = '2'},
    {item = 'ginger', label = 'Ginger', qty = 1, price = '2'},
    {item = 'roseessence', label = 'Rose Essence', qty = 1, price = '2'},
    {item = 'mint', label = 'Mint Leaves', qty = 1, price = '2'},
    {item = 'rawsugar', label = 'Raw Sugar', qty = 1, price = '2'},
    {item = 'tuna', label = 'Tuna', qty = 1, price = '2'},
    {item = 'rice', label = 'Rice', qty = 1, price = '2'},
    {item = 'avocado', label = 'Avocado', qty = 1, price = '2'},
    {item = 'nori', label = 'Nori', qty = 1, price = '2'},
    {item = 'salad', label = 'Salad', qty = 1, price = '2'},
    {item = 'mango', label = 'Mamgo', qty = 1, price = '2'},
}

-- garage vehicles : you can modify, add, replace models of vehicles with customs and windows tint

garage = {
    {model = 'brioso2', label = 'Brioso', color1 = 137, color2 = 61, modengine = 2, modbrakes = 2, modtransm = 2, modsusp = 3, modturbo = true, windowstint = 1},
    {model = 'bjxl', label = 'BjXL', color1 = 137, color2 = 61, modengine = 2, modbrakes = 2, modtransm = 2, modsusp = 3, modturbo = true, windowstint = 1},
    {model = 'xls', label = 'XLS', color1 = 137, color2 = 61, modengine = 2, modbrakes = 2, modtransm = 2, modsusp = 3, modturbo = true, windowstint = 1},
    {model = 'moonbeam2', label = 'Moonbeam', color1 = 137, color2 = 61, modengine = 2, modbrakes = 2, modtransm = 2, modsusp = 3, modturbo = true, windowstint = 1},
}

---------------------------------------------------------------------------------------------
-- Present items
---------------------------------------------------------------------------------------------

plushies = {
    {nameitem = 'uwuplush1', propsname = 'ch_prop_arcade_claw_plush_01a'},
    {nameitem = 'uwuplush2', propsname = 'ch_prop_arcade_claw_plush_02a'},
    {nameitem = 'uwuplush3', propsname = 'ch_prop_arcade_claw_plush_03a'},
    {nameitem = 'uwuplush4', propsname = 'ch_prop_arcade_claw_plush_04a'},
    {nameitem = 'uwuplush5', propsname = 'ch_prop_arcade_claw_plush_05a'},
    {nameitem = 'uwuplush6', propsname = 'ch_prop_arcade_claw_plush_06a'},
}

---------------------------------------------------------------------------------------------
-- Missions NPC
---------------------------------------------------------------------------------------------

Options.missionNPC = true           -- configure here the activation of the NPC Missions (true | false)
Options.societyP = 80               -- configure here the % of the delivery payment for the society account

missionsnpcneko = {
    {coords = {x = -1202.7824, y = -944.8615, z = 8.0996, h = 164.4094}, pedmodel = 'a_m_m_genfat_01'},
    {coords = {x = -1122.3033, y = -1559.1691, z = 4.3758, h = 260.7874}, pedmodel = 'a_m_m_genfat_01'},
    {coords = {x = -41.5120, y = -58.8527, z = 63.6534, h = 96.3779}, pedmodel = 'a_m_m_genfat_01'},
    {coords = {x = -27.5340, y = -60.6725, z = 63.5523, h = 257.9527}, pedmodel = 'a_m_m_genfat_01'},    
    {coords = {x = 924.8043, y = -483.4549, z = 60.6878, h = 195.5905}, pedmodel = 'a_m_m_genfat_01'},
    {coords = {x = 1257.4154, y = -517.4241, z = 69.0791, h = 269.2913}, pedmodel = 'a_m_m_genfat_01'},
    {coords = {x = 13.9912, y = -1449.3099, z = 30.5267, h = 153.0708}, pedmodel = 'a_m_m_genfat_01'},
    {coords = {x = 1235.8154, y = -1593.4000, z = 53.3582, h = 212.5984}, pedmodel = 'a_m_m_genfat_01'},
    {coords = {x = 1325.9604, y = -1553.8154, z = 54.0490, h = 121.8897}, pedmodel = 'a_m_m_genfat_01'},
    {coords = {x = 1256.4395, y = -1755.3626, z = 49.2468, h = 22.6771}, pedmodel = 'a_m_m_genfat_01'},
    {coords = {x = 1305.1911, y = -1713.9560, z = 54.5040, h = 232.4409}, pedmodel = 'a_m_m_genfat_01'},

}

---------------------------------------------------------------------------------------------
-- Job Outfits
---------------------------------------------------------------------------------------------

clothesjobmale = {
    {grade = 0, clothes = {['tshirt_1'] = 176, ['tshirt_2'] = 4, ['torso_1'] = 134, ['torso_2'] = 13, ['decals_1'] = 0, ['decals_2'] = 0, ['mask_1'] = 0, ['mask_2'] = 0, ['arms']	= 21, ['pants_1'] = 105, ['pants_2'] = 1, ['shoes_1'] = 99,	['shoes_2'] = 11, ['helmet_1'] = 188, ['helmet_2'] = 17, ['chain_1'] = 51, ['chain_2'] = 0, ['bracelets_1'] = -1, ['watches_1'] = -1, ['watches_2'] = 0, ['glasses_1'] = 0, ['glasses_2'] = 0, ['ears_1'] = -1, ['ears_2'] = 0}},
    {grade = 1, clothes = {['tshirt_1'] = 176, ['tshirt_2'] = 4, ['torso_1'] = 134, ['torso_2'] = 13, ['decals_1'] = 0, ['decals_2'] = 0, ['mask_1'] = 0, ['mask_2'] = 0, ['arms']	= 21, ['pants_1'] = 105, ['pants_2'] = 1, ['shoes_1'] = 99,	['shoes_2'] = 11, ['helmet_1'] = 188, ['helmet_2'] = 17, ['chain_1'] = 51, ['chain_2'] = 0, ['bracelets_1'] = -1, ['watches_1'] = -1, ['watches_2'] = 0,  ['glasses_1'] = 0, ['glasses_2'] = 0, ['ears_1'] = -1, ['ears_2'] = 0}},
    {grade = 2, clothes = {['tshirt_1'] = 176, ['tshirt_2'] = 4, ['torso_1'] = 134, ['torso_2'] = 13, ['decals_1'] = 0, ['decals_2'] = 0, ['mask_1'] = 0, ['mask_2'] = 0, ['arms']	= 21, ['pants_1'] = 105, ['pants_2'] = 1, ['shoes_1'] = 99,	['shoes_2'] = 11, ['helmet_1'] = 188, ['helmet_2'] = 17, ['chain_1'] = 51, ['chain_2'] = 0, ['bracelets_1'] = -1, ['watches_1'] = -1, ['watches_2'] = 0,  ['glasses_1'] = 0, ['glasses_2'] = 0, ['ears_1'] = -1, ['ears_2'] = 0}},
    {grade = 3, clothes = {['tshirt_1'] = 176, ['tshirt_2'] = 4, ['torso_1'] = 134, ['torso_2'] = 13, ['decals_1'] = 0, ['decals_2'] = 0, ['mask_1'] = 0, ['mask_2'] = 0, ['arms']	= 21, ['pants_1'] = 105, ['pants_2'] = 1, ['shoes_1'] = 99,	['shoes_2'] = 11, ['helmet_1'] = 188, ['helmet_2'] = 17, ['chain_1'] = 51, ['chain_2'] = 0, ['bracelets_1'] = -1, ['watches_1'] = -1, ['watches_2'] = 0,  ['glasses_1'] = 0, ['glasses_2'] = 0, ['ears_1'] = -1, ['ears_2'] = 0}},
}

clothesjobfemale = {
    {grade = 0, clothes = {['tshirt_1'] = 176, ['tshirt_2'] = 4, ['torso_1'] = 134, ['torso_2'] = 13, ['decals_1'] = 0, ['decals_2'] = 0, ['mask_1'] = 0, ['mask_2'] = 0, ['arms']	= 21, ['pants_1'] = 105, ['pants_2'] = 1, ['shoes_1'] = 99,	['shoes_2'] = 11, ['helmet_1'] = 188, ['helmet_2'] = 17, ['chain_1'] = 51, ['chain_2'] = 0, ['bracelets_1'] = -1, ['watches_1'] = -1, ['watches_2'] = 0,  ['glasses_1'] = 0, ['glasses_2'] = 0, ['ears_1'] = -1, ['ears_2'] = 0}},
    {grade = 1, clothes = {['tshirt_1'] = 176, ['tshirt_2'] = 4, ['torso_1'] = 134, ['torso_2'] = 13, ['decals_1'] = 0, ['decals_2'] = 0, ['mask_1'] = 0, ['mask_2'] = 0, ['arms']	= 21, ['pants_1'] = 105, ['pants_2'] = 1, ['shoes_1'] = 99,	['shoes_2'] = 11, ['helmet_1'] = 188, ['helmet_2'] = 17, ['chain_1'] = 51, ['chain_2'] = 0, ['bracelets_1'] = -1, ['watches_1'] = -1, ['watches_2'] = 0,  ['glasses_1'] = 0, ['glasses_2'] = 0, ['ears_1'] = -1, ['ears_2'] = 0}},
    {grade = 2, clothes = {['tshirt_1'] = 176, ['tshirt_2'] = 4, ['torso_1'] = 134, ['torso_2'] = 13, ['decals_1'] = 0, ['decals_2'] = 0, ['mask_1'] = 0, ['mask_2'] = 0, ['arms']	= 21, ['pants_1'] = 105, ['pants_2'] = 1, ['shoes_1'] = 99,	['shoes_2'] = 11, ['helmet_1'] = 188, ['helmet_2'] = 17, ['chain_1'] = 51, ['chain_2'] = 0, ['bracelets_1'] = -1, ['watches_1'] = -1, ['watches_2'] = 0,  ['glasses_1'] = 0, ['glasses_2'] = 0, ['ears_1'] = -1, ['ears_2'] = 0}},
    {grade = 3, clothes = {['tshirt_1'] = 176, ['tshirt_2'] = 4, ['torso_1'] = 134, ['torso_2'] = 13, ['decals_1'] = 0, ['decals_2'] = 0, ['mask_1'] = 0, ['mask_2'] = 0, ['arms']	= 21, ['pants_1'] = 105, ['pants_2'] = 1, ['shoes_1'] = 99,	['shoes_2'] = 11, ['helmet_1'] = 188, ['helmet_2'] = 17, ['chain_1'] = 51, ['chain_2'] = 0, ['bracelets_1'] = -1, ['watches_1'] = -1, ['watches_2'] = 0,  ['glasses_1'] = 0, ['glasses_2'] = 0, ['ears_1'] = -1, ['ears_2'] = 0}},
}


------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------

Options.ManageDB = true     -- (true | false) automatic insertions of the items in items table (your items table need to have at least these fields : name, label, weight)

itemstocreate = {
    -------------------------------------------------------------------- Items BDD -------------------------------------------------------------------
    {name = 'uwu_bank_card', label = 'UwU Bank Card', weight = 100},
    {name = 'uwu_gift', label = 'UwU Gift', weight = 500},
    {name = 'uwuplush1', label = 'UwU Plushie 1', weight = 500},
    {name = 'uwuplush2', label = 'UwU Plushie 2', weight = 500},
    {name = 'uwuplush3', label = 'UwU Plushie 3', weight = 500},
    {name = 'uwuplush4', label = 'UwU Plushie 4', weight = 500},
    {name = 'uwuplush5', label = 'UwU Plushie 5', weight = 500},
    {name = 'uwuplush6', label = 'UwU Plushie 6', weight = 500},
    {name = 'misosoup', label = 'Miso Soup', weight = 200},
    {name = 'pancakes', label = 'Pancakes', weight = 200},
    {name = 'gingertea', label = 'Ginger Tea', weight = 200},
    {name = 'rosetea', label = 'Rose Tea', weight = 200},
    {name = 'minttea', label = 'Mint Tea', weight = 200},
    {name = 'cupcakes', label = 'Cup Cakes', weight = 200},
    {name = 'sushis', label = 'Sushis', weight = 200},
    {name = 'buddhabowl', label = 'Buddha Bowl', weight = 200},
    {name = 'water', label = 'Water Bottle', weight = 100},
    {name = 'misopaste', label = 'Miso Paste', weight = 100},
    {name = 'tofu', label = 'Tofu', weight = 100},
    {name = 'milk', label = 'Milk', weight = 100},
    {name = 'egg', label = 'Egg', weight = 100},
    {name = 'flour', label = 'Flour', weight = 50},
    {name = 'tea', label = 'Tea', weight = 100},
    {name = 'ginger', label = 'Ginger', weight = 50},
    {name = 'roseessence', label = 'Rose Essence', weight = 50},
    {name = 'mint', label = 'Mint Leaves', weight = 50},
    {name = 'rawsugar', label = 'Raw Sugar', weight = 50},
    {name = 'tuna', label = 'Tuna', weight = 50},
    {name = 'rice', label = 'Rice', weight = 50},
    {name = 'avocado', label = 'Avocado', weight = 50},
    {name = 'nori', label = 'Nori', weight = 50},
    {name = 'salad', label = 'Salad', weight = 50},
    {name = 'mango', label = 'Mango', weight = 50},
    --------------------------------------------------------------------------------------------------------------------------------------------------
}
------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------
Code is accessible Partially - configuration and other needed features are fully accessible
Subscription-based No
Lines (approximately) 4000
Requirements Esx Legacy - Ox_inventory
Support Yes