Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Config = {}
- Config["JobName"] = 'unemployed'
- Config["Society"] = 'society_unemployed'
- Config["PutMoneyOnSociety"] = true --## If you want after player order money will go to society account
- Config["OneManDelivery"] = true --## If player is doing meat delivery other players can't do meat delivery, same for farm delivery
- Config["Food"] = {
- ["bs_fowl-burger"] = {
- displayName = 'Fowl Burger',
- icon = 'burger',
- image = 'nui://ox_inventory/web/images/bs_fowl-burger.png',
- price = 25,
- },
- ["bs_fries"] = {
- displayName = 'Fries',
- icon = 'burger',
- image = 'nui://ox_inventory/web/images/bs_fries.png',
- price = 10,
- },
- ["bs_moneyshot"] = {
- displayName = 'Money Shot',
- icon = 'burger',
- image = 'nui://ox_inventory/web/images/bs_moneyshot.png',
- price = 45,
- },
- ["bs_the-bleeder-burger"] = {
- displayName = 'The Bleeder',
- icon = 'burger',
- image = 'nui://ox_inventory/web/images/bs_the-bleeder-burger.png',
- price = 55,
- },
- ["bs_the-heart-stopper"] = {
- displayName = 'Heart Stopper',
- icon = 'burger',
- image = 'nui://ox_inventory/web/images/bs_the-heart-stopper.png',
- price = 70,
- },
- ["bs_torpedo"] = {
- displayName = 'Torpedo',
- icon = 'burger',
- image = 'nui://ox_inventory/web/images/bs_torpedo.png',
- price = 30,
- },
- }
- Config["Drinks"] = {
- ["bs_cola"] = {
- displayName = 'Cola',
- icon = 'glass-water',
- image = 'nui://ox_inventory/web/images/bs_cola.png',
- price = 10,
- },
- ["bs_fanta"] = {
- displayName = 'Fanta',
- icon = 'glass-water',
- image = 'nui://ox_inventory/web/images/bs_fanta.png',
- price = 10,
- },
- ["bs_sprite"] = {
- displayName = 'Sprite',
- icon = 'glass-water',
- image = 'nui://ox_inventory/web/images/bs_sprite.png',
- price = 10,
- },
- ["bscoffe"] = {
- displayName = 'Coffe',
- icon = 'coffee',
- image = 'nui://ox_inventory/web/images/bscoffe.png',
- price = 5,
- },
- }
- Config["Deserts"] = {
- ["bs_donut"] = {
- displayName = 'Donut',
- icon = 'cookie',
- image = 'nui://ox_inventory/web/images/bs_donut.png',
- price = 10,
- },
- ["bs_icecream"] = {
- displayName = 'Ice Cream Cherry',
- icon = 'ice-cream',
- image = 'nui://ox_inventory/web/images/bs_icecream.png',
- price = 5,
- },
- }
- Config["Menus"] = {
- ["bs_murder_meal"] = {
- displayName = 'Murder Meal',
- icon = 'burger',
- image = 'nui://ox_inventory/web/images/bs_murder_meal.png',
- price = 100,
- },
- }
- Config['Positions'] = {
- ['machines'] = {
- {coords = vector3(1241.65, -359.46, 69.51), debug = false, icon = 'fas fa-computer', label = 'Open', distance = 2.5},
- {coords = vector3(1241.33, -361.04, 69.51), debug = false, icon = 'fas fa-computer', label = 'Open', distance = 2.5},
- {coords = vector3(1241.02, -362.48, 69.51), debug = false, icon = 'fas fa-computer', label = 'Open', distance = 2.5},
- {coords = vector3(1244.27, -363.19, 69.51), debug = false, icon = 'fas fa-computer', label = 'Open', distance = 2.5},
- {coords = vector3(1244.75, -361.9, 69.51), debug = false, icon = 'fas fa-computer', label = 'Open', distance = 2.5},
- {coords = vector3(1244.97, -360.63, 69.51), debug = false, icon = 'fas fa-computer', label = 'Open', distance = 2.5},
- },
- ['orders'] = {
- {coords = vector3(1243.41, -354.94, 69.55), debug = false, icon = 'fas fa-computer', label = 'Check Orders', distance = 2.5},
- {coords = vector3(1252.86, -359.51, 69.55), debug = false, icon = 'fas fa-computer', label = 'Check Orders', distance = 2.5},
- },
- ['duty'] = {
- {coords = vector3(1237.71, -347.3, 69.50), debug = false, icon = 'fas fa-computer', label = 'Duty', distance = 2.5},
- },
- ['handsWash'] = {
- {coords = vector3(1245.39, -352.33, 69.20), debug = false, icon = 'fas fa-sink', label = 'Wash Hands', distance = 2.5},
- },
- ['foodStorage'] = { -- Just one food Storage is able to have
- {coords = vector3(1248.29, -354.44, 69.21), debug = false, icon = 'fas fa-warehouse', label = 'Food Storage', distance = 2.5},
- },
- ['cupLocation'] = {
- {coords = vector3(1244.15, -352.93, 69.21), debug = false, icon = 'fas fa-wine-glass', label = 'Get Cup', distance = 2.5},
- },
- ['drinkPour'] = {
- {coords = vector3(1244.73, -353.08, 69.21), debug = false, icon = 'fas fa-wine-glass', label = 'Pour Drink', distance = 2.5},
- },
- ['TableCreating'] = {
- {coords = vector3(1248.75, -352.13, 68.21), debug = false, icon = 'fas fa-table', label = 'Receipts', distance = 2.5},
- },
- ['BoxEquip'] = {
- {coords = vector3(1251.85, -358.75, 69.21), debug = false, icon = 'fas fa-table', label = 'Get Box', distance = 2.5},
- },
- ['PattyCooking'] = {
- {coords = vector3(1253.51, -355.2, 68.5), debug = false, icon = 'fas fa-computer', label = 'Cooking Menu', distance = 2.5},
- },
- ['Fryer'] = {
- {coords = vector3(1254.5, -352.26, 68.5), debug = false, icon = 'fas fa-computer', label = 'Fryer Menu', distance = 2.5},
- },
- ['IceCream'] = {
- {coords = vector3(1251.01, -356.95, 68.5), debug = false, icon = 'fas fa-ice-cream', label = 'Ice Cream Menu', distance = 2.5},
- },
- ['Coffe'] = {
- {coords = vector3(1244.63, -351.37, 68.5), debug = false, icon = 'fas fa-mug-hot', label = 'Coffe Menu', distance = 2.5},
- },
- ['Storage'] = { -- Just one Storage is able to have
- {coords = vector3(1254.73, -347.98, 68.4), debug = false, icon = 'fas fa-warehouse', label = 'Storage', distance = 2.5},
- },
- ['Trays'] = {
- {coords = vector3(1245.94, -355.66, 69.21), debug = false, icon = 'fas fa-table', label = 'Open Tray', distance = 2.5, id = 'tray1'},
- {coords = vector3(1247.97, -356.29, 69.21), debug = false, icon = 'fas fa-table', label = 'Open Tray', distance = 2.5, id = 'tray2'},
- {coords = vector3(1249.81, -356.68, 69.21), debug = false, icon = 'fas fa-table', label = 'Open Tray', distance = 2.5, id = 'tray3'},
- },
- ['Deliveries'] = { -- Starting location
- {coords = vector3(1249.92, -346.24, 68.2), debug = false, icon = 'fas fa-box-open', label = 'Deliveries', distance = 2.5},
- },
- }
- Config["Receipts"] = {
- ['makingItems'] = {
- { itemName = 'bs_fowl-burger', label = 'Fowl Burger', requiredItems = {
- { item = 'bs_buns', label = 'Buns', quantity = 1 },
- { item = 'bs_garlic', label = 'Garlic', quantity = 1 },
- { item = 'bs_cheese', label = 'Cheese', quantity = 2 },
- { item = 'bs_letucce', label = 'Letucce', quantity = 2 },
- { item = 'bs_patty', label = 'Patty', quantity = 2 }
- }},
- { itemName = 'bs_moneyshot', label = 'Money Shot', requiredItems = {
- { item = 'bs_buns', label = 'Buns', quantity = 1 },
- { item = 'bs_cheese', label = 'Cheese', quantity = 2 },
- { item = 'bs_letucce', label = 'Letucce', quantity = 1 },
- { item = 'bs_tomato', label = 'Tomato', quantity = 1 },
- { item = 'bs_patty', label = 'Patty', quantity = 2 }
- }},
- { itemName = 'bs_the-bleeder-burger', label = 'The Bleeder', requiredItems = {
- { item = 'bs_buns', label = 'Buns', quantity = 1 },
- { item = 'bs_cheese', label = 'Cheese', quantity = 1 },
- { item = 'bs_letucce', label = 'Letucce', quantity = 1 },
- { item = 'bs_tomato', label = 'Tomato', quantity = 1 },
- { item = 'bs_patty', label = 'Patty', quantity = 1 },
- { item = 'bs_garlic', label = 'Garlic', quantity = 1 }
- }},
- { itemName = 'bs_the-heart-stopper', label = 'Heart Stopper', requiredItems = {
- { item = 'bs_buns', label = 'Buns', quantity = 1 },
- { item = 'bs_cheese', label = 'Cheese', quantity = 3 },
- { item = 'bs_letucce', label = 'Letucce', quantity = 2 },
- { item = 'bs_tomato', label = 'Tomato', quantity = 1},
- { item = 'bs_patty', label = 'Patty', quantity = 6 },
- { item = 'bs_garlic', label = 'Garlic', quantity = 2 }
- }},
- { itemName = 'bs_torpedo', label = 'Torpedo', requiredItems = {
- { item = 'bs_buns', label = 'Buns', quantity = 1 },
- { item = 'bs_garlic', label = 'Garlic', quantity = 3 },
- { item = 'bs_patty', label = 'Patty', quantity = 2 }
- }},
- },
- ['bakingTable'] = {
- { itemName = 'bs_patty', label = 'Bake Raw Patty', requiredItems = {
- { item = 'bs_raw_patty', label = 'Raw Patty', quantity = 1 }
- }},
- },
- ['fryingMenu'] = {
- { itemName = 'bs_fries', label = 'Fry Fries', requiredItems = {
- { item = 'bs_potato', label = 'Potato', quantity = 1 }
- }},
- },
- ['iceCreamMenu'] = {
- { itemName = 'bs_icecream', label = 'Ice Cream', requiredItems = {
- { item = 'bs_ice', label = 'Package Of Ice Cream', quantity = 1 }
- }},
- },
- ['coffeMenu'] = {
- { itemName = 'bscoffe', label = 'Coffe', requiredItems = {
- { item = 'bs_coffebeans', label = 'Coffe Beans', quantity = 1 }
- }},
- },
- ['pourDrink'] = {
- {itemName = 'bs_sprite', label = 'Sprite', description = 'Required: Empty Cup'},
- {itemName = 'bs_cola', label = 'Cola', description = 'Required: Empty Cup'},
- {itemName = 'bs_fanta', label = 'Fanta', description = 'Required: Empty Cup'},
- },
- }
- Config['Deliveries'] = {
- ['farmer'] = {
- {vehSpawn = vector3(1267.344, -343.451, 69.081), h = 106.397, veh = 'mule4', finishItems = {
- {item = 'bs_buns', quantity = 5},
- {item = 'bs_cheese', quantity = 5},
- {item = 'bs_garlic', quantity = 5},
- {item = 'bs_letucce', quantity = 5},
- {item = 'bs_tomato', quantity = 5},
- {item = 'bs_potato', quantity = 5},
- {item = 'bs_ice', quantity = 5},
- {item = 'bs_coffebeans', quantity = 5},
- {item = 'bs_donut', quantity = 5}
- }},
- },
- ['meat'] = {
- {vehSpawn = vector3(1267.344, -343.451, 69.081), h = 106.397, veh = 'mule4', finishItems = {
- {item = 'bs_raw_patty', quantity = 15}
- }},
- },
- }
Advertisement
Add Comment
Please, Sign In to add comment