Config - Gabz
This is the config for drc_burgershot. You have already in drc_burgershot folder!
--ONLY CONFIG NAMED sh_config.lua will work!
Config = {}
Config.debug = false -- Debug
--SERVER SETTINGS
Config.Framework = "auto-detect" -- Framework | types: auto-detect, qbcore, ESX, standalone
Config.NewESX = true
Config.Target = "auto-detect" -- Target | types: auto-detect, qb-target, qtarget, ox_target
Config.BossMenu = "auto-detect" -- BossMenu | types: auto-detect, esx_society, qb-management
Config.NotificationType = "ox_lib" -- Notifications | types: ESX, ox_lib, qbcore
Config.Progress = "ox_lib_square" -- ProgressBar | types: progressBars, ox_lib_square, ox_lib_circle, qbcore | Preview: ox_lib_square = https://imgur.com/bgVWs4u , ox_lib_circle = https://imgur.com/Tfq8CA0 , qbcore = https://imgur.com/ru33FYA
Config.Clothing = "auto-detect" -- Skin / Clothing | types: auto-detect, esx_skin, qb-clothing, fivem-appearance, ox_appearance
Config.Context = "ox_lib" -- Context | types: ox_lib, qbcore
Config.Input = "ox_lib" -- Input | types: ox_lib, qb-input
Config.PoliceJobs = { 'police', 'sheriff' } -- For Alert
Config.Dispatch = { enabled = true, script = "linden_outlawalert" } -- cd_dispatch, linden_outlawalert, ps-disptach
--PLAYER SETTINGS
Config.JobName = "burgershot" -- Job name for burgershot
Config.BossGrade = 4 -- Boss Grade
Config.NeedDuty = false -- Required duty to make drinks etc.
Config.NeedCleanHands = false -- Required to clean hands to make drinks etc.
Config.Logs = { enabled = true, type = "webhook" } -- use webhook or ox_lib (datadog) Can be changed in server > sv_utils.lua
Config.DropPlayer = true -- Drop (Kick) Player if tries to cheat!
Config.AnticheatBan = false -- Change in server/sv_Utils.lua!!! WIll not work by default you need to add your custom trigger to ban player!
Config.MLO = "gabz" -- WILL NOT CHANGE REST OF COORDS USE DIFFERENT PRECONFIGURED CONFIG FROM SHARED FOLDERS
Config.Inventory = "auto-detect" -- auto-detect, ox, quasar, chezza, qb
Config.BurgerShot = {
PolyZone = {
coords = vector3(-1199.77, -901.66, 12.97), size = vec3(50.0, 50.0, 50), rotation = 121, debug = false, RemovePeds = true, radius = 50.0
},
Garage = {
Ped = {
{ Model = "s_m_y_xmech_01", Coords = vec4(-1173.9, -894.89, 12.82, 312.5),
Scenario = "WORLD_HUMAN_CLIPBOARD_FACILITY"
}
},
Vehicles = {
{ Model = "nspeedo", Label = "Vapid Speedo", livery = 1, image = "https://imgur.com/9i2GHvK.png", metadata = {""}, },
},
SpawnPoints = {
{ Coords = vector3(-1173.1394, -898.7449, 13.5836), Heading = 304.1735, Radius = 3.0 }
},
},
AlertPolice = vec3(-1185.4438, -894.8442, 14.1363),
Delivery = vec3(-1192.6864,-901.5171,14.2983),
Brooms = {
RequiredItems = {
{ item = "broom", count = 1, remove = false },
},
AddItems = {
-- { item = "sponge_dirty", count = 1 },
},
Zones = {
Floor = { coords = vector3(-1188.8798, -893.0745, 12.9742), radius = 0.5, debug = false },
Floor2 = { coords = vector3(-1190.3040, -893.9612, 12.9742), radius = 0.5, debug = false },
Floor3 = { coords = vector3(-1191.7064, -894.8168, 12.9742), radius = 0.5, debug = false },
Floor4 = { coords = vector3(-1197.0837, -884.8391, 12.9742), radius = 0.5, debug = false },
Floor5 = { coords = vector3(-1185.0891, -884.9429, 12.9742), radius = 0.5, debug = false },
},
},
Sponges = {
RequiredItems = {
{ item = "sponge", count = 1, remove = true },
},
AddItems = {
{ item = "sponge_dirty", count = 1 },
},
Zones = {
Table = { coords = vector3(-1194.4806, -884.0300, 13.5814), radius = 0.5, debug = false },
Table2 = { coords = vector3(-1193.1726, -882.7989, 13.5814), radius = 0.5, debug = false },
Table3 = { coords = vector3(-1191.4598, -881.7466, 13.5871), radius = 0.5, debug = false },
Table4 = { coords = vector3(-1192.7491, -886.9909, 13.5814), radius = 0.5, debug = false },
Table5 = { coords = vector3(-1190.9070, -885.7767, 13.5814), radius = 0.5, debug = false },
Table6 = { coords = vector3(-1189.2303, -884.5464, 13.5814), radius = 0.5, debug = false },
Table7 = { coords = vector3(-1186.0228, -889.3070, 13.5814), radius = 0.5, debug = false },
Table8 = { coords = vector3(-1187.6873, -890.4431, 13.5814), radius = 0.5, debug = false },
Table9 = { coords = vector3(-1194.0481, -895.9861, 13.5814), radius = 0.5, debug = false },
Table10 = { coords = vector3(-1195.1160, -894.3973, 13.5814), radius = 0.5, debug = false },
Table11 = { coords = vector3(-1196.3680, -892.6563, 13.5717), radius = 0.5, debug = false },
Table12 = { coords = vector3(-1198.9280, -888.2605, 13.5816), radius = 0.5, debug = false },
Table13 = { coords = vector3(-1200.2793, -886.7935, 13.5814), radius = 0.5, debug = false },
Table14 = { coords = vector3(-1182.7997, -891.9812, 13.5814), radius = 0.5, debug = false },
Table15 = { coords = vector3(-1181.2717, -890.7918, 13.5814), radius = 0.5, debug = false },
Table16 = { coords = vector3(-1182.5098, -889.0265, 13.5814), radius = 0.5, debug = false },
Table17 = { coords = vector3(-1183.5989, -887.5035, 13.5814), radius = 0.5, debug = false },
Table18 = { coords = vector3(-1186.6233, -883.4339, 13.5814), radius = 0.5, debug = false },
Table19 = { coords = vector3(-1187.8900, -881.4058, 13.5814), radius = 0.5, debug = false },
Table20 = { coords = vector3(-1189.1913, -879.7724, 13.5814), radius = 0.5, debug = false },
},
},
Rag = {
RequiredItems = {
{ item = "rag", count = 1, remove = true },
},
AddItems = {
{ item = "rag_dirty", count = 1 },
},
Zones = {
Door = { coords = vector3(-1198.1671, -884.5576, 13.9827), radius = 0.5, debug = false },
Door2 = { coords = vector3(-1197.3727, -884.0793, 13.9825), radius = 0.5, debug = false },
Door3 = { coords = vector3(-1184.2870, -884.2136, 13.9829), radius = 0.5, debug = false },
Door4 = { coords = vector3(-1183.6982, -885.0411, 13.9825), radius = 0.5, debug = false },
},
},
SpawnObjects = true,
Burgers = {
Zones = {
FrontBar = {
coords = vector3(-1186.02, -899.43, 13.8),
PropCoords = vec4(-1185.8162, -899.5059, 12.9838, 127.3535),
radius = 0.44,
debug = false,
},
},
Crafting = {
Bleeder = {
Title = "The Bleeder Burger",
description = "Requirements: 1x Chopped salad, 1x Cooked chicken breasts, 1x Sliced burger bread, 1x Tartar, 1x Bacon, 1x Onion slice",
image = "https://imgur.com/SQ0QUSj.png",
metadata = {""},
RequiredItems = {
{ item = "cooked_chicken_breasts", count = 1, remove = true },
{ item = "onion_slice", count = 1, remove = true },
{ item = "bacon", count = 1, remove = true },
{ item = "burger_salat", count = 1, remove = true },
{ item = "sliced_burger_bread", count = 1, remove = true },
{ item = "tartar", count = 1, remove = true },
},
AddItems = {
{ item = "the_bleeder_burger", count = 1 },
}
},
HearthStopper = {
Title = "Heart Stopper Burger",
description = "Requirements: 1x Cooked patty, 1x Bacon, 1x Sliced burger bread, 1x Tartar ",
image = "https://imgur.com/veLhtxX.png",
metadata = {""},
RequiredItems = {
{ item = "cooked_patty", count = 1, remove = true },
{ item = "bacon", count = 1, remove = true },
{ item = "sliced_burger_bread", count = 1, remove = true },
{ item = "tartar", count = 1, remove = true },
},
AddItems = {
{ item = "heart_stopper_burger", count = 1 },
}
},
MeatFree = {
Title = "Meat Free Burger",
description = "Requirements: 1x Chopped salad, 1x Sliced burger tomatos, 1x Sliced burger bread, 1x Ketchup, 2x Fried egg, 1x Chese, 1x Onion slice",
image = "https://imgur.com/H9bQQWx.png",
metadata = {""},
RequiredItems = {
{ item = "burger_salat", count = 1, remove = true },
{ item = "sliced_burger_tomatos", count = 1, remove = true },
{ item = "sliced_burger_bread", count = 1, remove = true },
{ item = "ketchup", count = 1, remove = true },
{ item = "fried_egg", count = 2, remove = true },
{ item = "chese", count = 1, remove = true },
{ item = "onion_slice", count = 1, remove = true },
},
AddItems = {
{ item = "meat_free_burger", count = 1 },
}
},
MoneyShot = {
Title = "Money Shot Burger",
description = "Requirements: 1x Chopped salad, 1x Sliced burger tomatos, 1x Sliced burger bread, 1x Bacon, 1x Cooked chicken breasts, 1x Cooked patty ",
image = "https://imgur.com/g6Evidx.png",
metadata = {""},
RequiredItems = {
{ item = "burger_salat", count = 1, remove = true },
{ item = "sliced_burger_tomatos", count = 1, remove = true },
{ item = "sliced_burger_bread", count = 1, remove = true },
{ item = "bacon", count = 1, remove = true },
{ item = "cooked_chicken_breasts", count = 1, remove = true },
{ item = "cooked_patty", count = 1, remove = true },
},
AddItems = {
{ item = "money_shot_burger", count = 1 },
}
},
Sandwich = {
Title = "Sandwiches",
description = "Requirements: 1x Toast, 1x Cooked chicken breasts, 1x Ketchup ",
image = "https://imgur.com/p8IOLVU.png",
metadata = {""},
RequiredItems = {
{ item = "sandwich_bread", count = 1, remove = true },
{ item = "cooked_chicken_breasts", count = 1, remove = true },
{ item = "ketchup", count = 1, remove = true },
},
AddItems = {
{ item = "sandwiches", count = 1 },
}
},
Fingle = {
Title = "Fingle Burger",
description = "Requirements: 1x Cooked patty, 1x Sliced burger tomatos, 1x Chese, 1x Sliced burger bread, 1x Onion slice, 1x Chopped pickle ",
image = "https://imgur.com/oBtbcn6.png",
metadata = {""},
RequiredItems = {
{ item = "cooked_patty", count = 1, remove = true },
{ item = "sliced_burger_tomatos", count = 1, remove = true },
{ item = "chese", count = 1, remove = true },
{ item = "sliced_burger_bread", count = 1, remove = true },
{ item = "onion_slice", count = 1, remove = true },
{ item = "chopped_pickle", count = 1, remove = true },
},
AddItems = {
{ item = "fingle_burger", count = 1 },
}
},
},
},
Sinks = {
Zones = {
FrontBar = {
coords = vector3(-1186.67, -903.05, 13.65),
radius = 0.5,
debug = false,
WaterStream = vector3(-1186.59, -903.15, 13.95),
},
},
Crafting = {
CleanCup = {
Title = "Clean Cup",
description = "Requirements: Dirty Cup",
image = "https://imgur.com/3TRp21z.png",
metadata = {""},
prop = `v_ret_gc_cup`,
RequiredItems = {
{ item = "dirty_cup", count = 1, remove = true },
},
AddItems = {
{ item = "cup", count = 1 },
}
},
CleanSponge = {
Title = "Clean Sponge",
description = "Requirements: Dirty Sponge",
image = "https://imgur.com/k5Jr3io.png",
metadata = {""},
RequiredItems = {
{ item = "sponge_dirty", count = 1, remove = true },
},
AddItems = {
{ item = "sponge", count = 1 },
}
},
CleanRag = {
Title = "Clean Rag",
description = "Requirements: Dirty Rag",
image = "https://imgur.com/r8p0KHv.png",
metadata = {""},
RequiredItems = {
{ item = "water", count = 1, remove = true },
},
AddItems = {
{ item = "rag", count = 1 },
}
},
},
},
ToiletSinks = {
SinksWC = {
coords = vector3(-1200.2125244141,-889.53625488281,13.779472351074),
radius = 0.5,
debug = false,
WaterStream = vector3(-1200.17, -889.54, 13.85),
PedPosition = vector4(-1200.5919, -889.8210, 13.7984, 305.7068),
PedHeading = vector4(-1200.5919, -889.8210, 13.7984, 305.7068),
},
SinksWC2 = {
coords = vector3(-1202.0770263672,-895.91247558594,13.734024047852),
radius = 0.5,
debug = false,
WaterStream = vector3(-1202.11, -895.94, 13.85),
PedPosition = vector4(-1202.3860, -895.5162, 13.7984, 213.9801),
PedHeading = vector4(-1202.3860, -895.5162, 13.7984, 213.9801),
},
SinksWC3 = {
coords = vector3(-1202.8724365234,-896.41613769531,13.734024047852),
radius = 0.5,
debug = false,
WaterStream = vector3(-1202.86, -896.45, 13.85),
PedPosition = vector4(-1203.2189, -895.9954, 13.7984, 210.1940),
PedHeading = vector4(-1203.2189, -895.9954, 13.7984, 210.1940),
},
SinksWC4 = {
coords = vector3(-1183.9873046875,-896.67230224609,13.734024047852),
radius = 0.5,
debug = false,
WaterStream = vector3(-1184.02, -896.68, 13.85),
PedPosition = vector4(-1183.5896, -896.3297, 13.7984, 133.7557),
PedHeading = vector4(-1183.5896, -896.3297, 13.7984, 133.7557),
},
},
Toilets = {
WC = {
coords = vector3(-1203.8070068359,-888.92608642578,13.294439315796),
radius = 0.5,
debug = false,
WaterStream = vector3(-1200.6492, -889.8526, 13.7984),
PedPosition = vector4(-1203.775390625,-888.94647216797,13.294439315796, 221.4),
PedHeading = vector4(-1200.6337, -889.8301, 13.7984, 297.8448),
},
WC2 = {
coords = vector3(-1204.4542236328, -895.39233398438, 13.688510894775),
radius = 0.5,
debug = false,
onlypee = true,
WaterStream = vector3(-1204.7410, -895.6108, 14.8316),
PedPosition = vector4(-1204.1526, -895.2061, 13.7984, 125.1469),
PedHeading = vector4(-1204.1526, -895.2061, 13.7984, 125.1469),
},
WC3 = {
coords = vector3(-1204.9627685547,-894.6396484375,13.739151954651),
radius = 0.5,
debug = false,
onlypee = true,
WaterStream = vector3(-1200.6492, -889.8526, 13.7984),
PedPosition = vector4(-1204.7975, -894.4301, 13.7984, 125.1469),
PedHeading = vector4(-1204.7975, -894.4301, 13.7984, 125.1469),
},
WC4 = {
coords = vector3(-1206.8853759766,-891.06439208984,13.300285339355),
radius = 0.5,
debug = false,
WaterStream = vector3(-1200.6492, -889.8526, 13.7984),
PedPosition = vector4(-1206.9303, -891.1718, 13.2966, 222.1324),
PedHeading = vector4(-1206.9303, -891.1718, 13.2966, 222.1324),
},
WC5 = {
coords = vector3(-1205.5252685547,-890.17205810547,13.300285339355),
radius = 0.5,
debug = false,
WaterStream = vector3(-1200.6492, -889.8526, 13.7984),
PedPosition = vector4(-1205.5728, -890.2367, 13.2932, 214.4350),
PedHeading = vector4(-1205.5728, -890.2367, 13.2932, 214.4350),
},
WC6 = {
coords = vector3(-1184.2004394531,-894.97985839844,13.318347930908),
radius = 0.5,
debug = false,
WaterStream = vector3(-1200.6492, -889.8526, 13.7984),
PedPosition = vector4(-1184.2894, -895.0605, 13.2975, 213.0730),
PedHeading = vector4(-1184.2894, -895.0605, 13.2975, 213.0730),
},
},
Duty = {
Main = { coords = vector3(-1177.1412353516,-896.95733642578,14.085105895996), radius = 0.6, debug = false },
},
CloakRoom = {
Main = { coords = vector3(-1180.64, -892.63, 13.8), radius = 0.9, debug = false },
},
Drinks = {
Zones = {
Main = { coords = vector3(-1191.53, -897.75, 14.3), radius = 0.4, debug = false },
},
Crafting = {
eCola = {
Title = "eCola",
description = "Requirements: Empty cup, Ice",
image = "https://imgur.com/7K10vud.png",
metadata = {""},
RequiredItems = {
{ item = "empty_cup", count = 1, remove = true },
{ item = "ice", count = 1, remove = true },
},
AddItems = {
{ item = "ecola", count = 1 },
}
},
eCola_light = {
Title = "eCola light",
description = "Requirements: Empty cup, Ice",
image = "https://imgur.com/7K10vud.png",
metadata = {""},
RequiredItems = {
{ item = "empty_cup", count = 1, remove = true },
{ item = "ice", count = 1, remove = true },
},
AddItems = {
{ item = "ecola_light", count = 1 },
}
},
Sprunk = {
Title = "Sprunk",
description = "Requirements: Empty cup, Ice",
image = "https://imgur.com/7K10vud.png",
metadata = {""},
RequiredItems = {
{ item = "empty_cup", count = 1, remove = true },
{ item = "ice", count = 1, remove = true },
},
AddItems = {
{ item = "sprunk", count = 1 },
}
},
drang_o_tang = {
Title = "Drang O Tang",
description = "Requirements: Empty cup, Ice",
image = "https://imgur.com/7K10vud.png",
metadata = {""},
RequiredItems = {
{ item = "empty_cup", count = 1, remove = true },
{ item = "ice", count = 1, remove = true },
},
AddItems = {
{ item = "drang_o_tang", count = 1 },
}
},
},
},
IceCream = {
Zones = {
Main = { coords = vector3(-1192.02, -896.86, 14.4), radius = 0.5, debug = false },
},
Crafting = {
IceBlue = {
Title = "Sludgie Ice Blue",
description = "Requirements: 1x Ice, 1x Water ",
image = "https://imgur.com/Urv8Itx.png",
metadata = {""},
RequiredItems = {
{ item = "ice", count = 1, remove = true },
{ item = "water", count = 1, remove = true },
},
AddItems = {
{ item = "sludgie_ice_blue", count = 1 },
}
},
IceGreen = {
Title = "Drang-Sludgie Ice Green",
description = "Requirements: 1x Ice, 1x Water ",
image = "https://imgur.com/Dtj5jhs.png",
metadata = {""},
RequiredItems = {
{ item = "water", count = 1, remove = true },
{ item = "ice", count = 1, remove = true },
},
AddItems = {
{ item = "sludgie_ice_green", count = 1 },
}
},
},
},
Coffee = {
Zones = {
Main = { coords = vector3(-1189.65, -898.24, 14.15), radius = 0.3, debug = false },
},
Crafting = {
Coffee = {
Title = "Coffee",
description = "Requirements: 1x Cup, 1x Milk ",
image = "https://imgur.com/lEYifmN.png",
metadata = {""},
RequiredItems = {
{ item = "milk", count = 1, remove = true },
{ item = "cup", count = 1, remove = true },
},
AddItems = {
{ item = "coffee", count = 1 },
}
},
},
},
Donut = {
Zones = {
Main = { coords = vector3(-1196.51, -895.71, 13.37), radius = 0.35, debug = false },
},
Crafting = {
ChocolateDonut = {
Title = "Chocolate donut",
description = "Requirements: 15x Money",
image = "https://imgur.com/JcH0DFY.png",
metadata = {""},
RequiredItems = {
{ item = "money", count = 15, remove = true },
},
AddItems = {
{ item = "chocolate_donut", count = 1 },
}
},
ClassicDonut = {
Title = "Classic donut",
description = "Requirements: 15x Money",
image = "https://imgur.com/I5ooSUW.png",
metadata = {""},
RequiredItems = {
{ item = "money", count = 15, remove = true },
},
AddItems = {
{ item = "classic_donut", count = 1 },
}
},
},
},
prepare = {
Zones = {
Main = { coords = vector3(-1185.24, -902.05, 13.65), radius = 0.5, debug = false },
},
Crafting = {
tomato = {
Title = "Cut the tomato",
description = "Requirements: tomato",
image = "https://imgur.com/C8QsW8s.png",
metadata = {""},
RequiredItems = {
{ item = "tomato", count = 1, remove = true },
},
AddItems = {
{ item = "sliced_burger_tomatos", count = 1 },
}
},
burger = {
Title = "Cut the burger bread",
description = "Requirements: Burger bread",
image = "https://imgur.com/pTMY7WD.png",
metadata = {""},
RequiredItems = {
{ item = "burger_bread", count = 1, remove = true },
},
AddItems = {
{ item = "sliced_burger_bread", count = 1 },
}
},
wrapfries = {
Title = "Wrap the fries",
description = "Requirements: Fried fries, Salt",
image = "https://imgur.com/EYnakWD.png",
metadata = {""},
RequiredItems = {
{ item = "fried_fries", count = 1, remove = true },
{ item = "salt", count = 1, remove = true },
},
AddItems = {
{ item = "fries_burgershot", count = 1 },
}
},
cucumber = {
Title = "Cut a pickle",
description = "Requirements: Cucumber",
image = "https://imgur.com/zL5NkMw.png",
metadata = {""},
RequiredItems = {
{ item = "cucumber", count = 1, remove = true },
},
AddItems = {
{ item = "chopped_pickle", count = 5 },
}
},
salad = {
Title = "Slice of salad",
description = "Requirements: salad",
image = "https://imgur.com/M5D3oql.png",
metadata = {""},
RequiredItems = {
{ item = "salad", count = 1, remove = true, },
},
AddItems = {
{ item = "salad_slices", count = 1 },
}
},
Onion = {
Title = "Cut the onion",
description = "Requirements: Onion",
image = "https://imgur.com/xMBXFDk.png",
metadata = {""},
RequiredItems = {
{ item = "onion", count = 1, remove = true, },
},
AddItems = {
{ item = "onion_slice", count = 1 },
}
},
cheese = {
Title = "Unwrap the package of cheese",
description = "Requirements: Cheese package",
image = "https://imgur.com/Culkjs2.png",
metadata = {""},
RequiredItems = {
{ item = "cheese_package", count = 1, remove = true, },
},
AddItems = {
{ item = "cheese", count = 10 },
}
},
},
},
fries = {
Zones = {
Main = { coords = vector3(-1187.39, -899.66, 13.8), radius = 0.5, debug = false },
},
Crafting = {
Fries = {
Title = "Freedom Fries",
description = "Requirements: Raw fries",
image = "https://imgur.com/lLNk8bm.png",
metadata = {""},
RequiredItems = {
{ item = "raw_fries", count = 1, remove = true },
},
AddItems = {
{ item = "fried_fries", count = 1 },
}
},
},
},
Grill = {
Zones = {
Main = { coords = vector3(-1186.88, -900.6, 13.8), SteakCoords = vector4(-1186.7806, -900.6725, 12.8838, 36.8825), radius = 0.5, debug = false },
},
Crafting = {
Steak = {
Title = "Grill steak",
description = "Requirements: Raw patty",
image = "https://imgur.com/NGFHbFs.png",
metadata = {""},
RequiredItems = {
{ item = "raw_patty", count = 1, remove = true },
},
AddItems = {
{ item = "cooked_patty", count = 1 },
}
},
Bacon = {
Title = "Grill bacon",
description = "Requirements: Bacon in package",
image = "https://imgur.com/dP0tdE4.png",
metadata = {""},
RequiredItems = {
{ item = "bacon_in_package", count = 1, remove = true },
},
AddItems = {
{ item = "bacon", count = 1 },
}
},
Nuggets = {
Title = "Wrap the chicken nuggets",
description = "Requirements: Raw chicken breasts",
image = "https://imgur.com/MNUsayb.png",
metadata = {""},
RequiredItems = {
{ item = "raw_chicken_breasts", count = 1, remove = true },
},
AddItems = {
{ item = "cooked_chicken_breasts", count = 1 },
}
},
Friedegg = {
Title = "Make a bull's eye",
description = "Requirements: Egg",
image = "https://imgur.com/QJlCz1B.png",
metadata = {""},
RequiredItems = {
{ item = "egg", count = 1, remove = true },
},
AddItems = {
{ item = "fried_egg", count = 1 },
}
},
},
},
BossMenu = {
Main = { coords = vector3(-1198.48, -898.48, 13.7), radius = 0.55, debug = false },
},
IceMachine = {
Zones = {
Main = { coords = vector3(-1190.2557373047,-899.45520019531,13.598374176025), radius = 0.35, debug = false },
},
Crafting = {
Ice = {
Title = "Get Ice Cube",
description = "Get ice cube to drinks!",
RequiredItems = {
--{ item = nil, count = 1, remove = false },
},
AddItems = {
{ item = "ice", count = 1 },
}
},
},
},
Registers = {
Register1 = { coords = vector3(-1189.12, -894.58, 14.35), radius = 0.3, debug = false, amount = 0 },
Register2 = { coords = vector3(-1190.64, -895.58, 14.35), radius = 0.3, debug = false, amount = 0 },
Register3 = { coords = vector3(-1187.58, -893.55, 14.35), radius = 0.3, debug = false, amount = 0 },
Register4 = { coords = vector3(-1194.75,-905.17,13.95), radius = 0.3, debug = false, amount = 0 },
},
Stashes = {
Stash1 = {
name = "burgershot_Stash1",
label = "Burger Stash 1",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1189.5910644531,-897.87976074219,13.293913841248),
radius = 0.4,
debug = false,
job = "burgershot"
},
Stash2 = {
name = "burgershot_Stash2",
label = "Burger Stash 2",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1191.0814208984,-897.74621582031,13.3726978302),
radius = 0.4,
debug = false,
job = "burgershot"
},
Stash12 = {
name = "burgershot_Stash12",
label = "Burger Stash 12",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1187.8074951172,-896.72766113281,14.325263595581),
radius = 0.7,
debug = false,
job = "burgershot"
},
Stash4 = {
name = "burgershot_Stash4",
label = "Burger Stash 4",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1191.2749, -903.7033, 14.3665),
radius = 0.7,
debug = false,
job = "burgershot"
},
Stash5 = {
name = "burgershot_Stash5",
label = "Burger Stash 5",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1191.4155273438,-904.88330078125,13.430214881897),
radius = 0.4,
debug = false,
job = "burgershot"
},
Stash6 = {
name = "burgershot_Stash6",
label = "Burger Stash 6",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1196.3798828125,-904.04028320313,14.065483093262),
radius = 0.4,
debug = false,
job = "burgershot"
},
Stash7 = {
name = "burgershot_Stash7",
label = "Burger Stash 7",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 5000000, -- 50 KG
coords = vector3(-1192.4749755859,-899.62689208984,14.054837226868),
radius = 0.8,
debug = false,
job = "burgershot"
},
Stash8 = {
name = "burgershot_Stash8",
label = "Burger Stash 8",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 500000, -- 50 KG
coords = vector3(-1196.2430419922,-899.89727783203,13.760896682739),
radius = 0.4,
debug = false,
job = "burgershot"
},
Stash9 = {
name = "burgershot_Stash9",
label = "Burger Stash 9",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1186.6945800781,-900.9931640625,13.310094833374),
radius = 0.4,
debug = false,
job = "burgershot"
},
Stash10 = {
name = "burgershot_Stash10",
label = "Burger Stash 10",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 500000, -- 50 KG
coords = vector3(-1182.9660644531,-900.20446777344,14.029582023621),
radius = 0.4,
debug = false,
job = "burgershot"
},
Stash11 = {
name = "burgershot_Stash11",
label = "Burger Stash 11",
TargetIcon = "fas fa-warehouse",
TargetLabel = "Stash",
Slots = 20,
Weight = 500000, -- 50 KG
coords = vector3(-1184.0532226563,-900.93908691406,14.029521942139),
radius = 0.4,
debug = false,
job = "burgershot"
},
Table = {
name = "Burgershot_Table1",
label = "Burgershot Table1",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1194.8499, -883.4739, 13.5814),
radius = 0.7,
debug = false
},
Table2 = {
name = "Burgershot_Table2",
label = "Burgershot Table2",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1193.3690, -882.5233, 13.5814),
radius = 0.7,
debug = false
},
Table3 = {
name = "Burgershot_Table3",
label = "Burgershot Table3",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1191.7440, -881.1882, 13.5814),
radius = 0.7,
debug = false
},
Table4 = {
name = "Burgershot_Table4",
label = "Burgershot Table4",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1192.3051, -887.5290, 13.5814),
radius = 0.7,
debug = false
},
Table5 = {
name = "Burgershot_Table5",
label = "Burgershot Table5",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1190.6439, -886.2042, 13.5814),
radius = 0.7,
debug = false
},
Table6 = {
name = "Burgershot_Table6",
label = "Burgershot Table6",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1188.7463, -885.0053, 13.5814),
radius = 0.7,
debug = false
},
Table7 = {
name = "Burgershot_Table7",
label = "Burgershot Table7",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1186.4174, -888.6679, 13.5814),
radius = 0.7,
debug = false
},
Table8 = {
name = "Burgershot_Table8",
label = "Burgershot Table8",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1188.1289, -889.8990, 13.5814),
radius = 0.7,
debug = false
},
Table9 = {
name = "Burgershot_Table9",
label = "Burgershot Table9",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1193.4050, -896.6937, 13.5814),
radius = 0.7,
debug = false
},
Table10 = {
name = "Burgershot_Table10",
label = "Burgershot Table10",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1194.6504, -894.9681, 13.5814),
radius = 0.7,
debug = false
},
Table11 = {
name = "Burgershot_Table11",
label = "Burgershot Table11",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1195.6213, -893.6473, 13.5754),
radius = 0.7,
debug = false
},
Table12 = {
name = "Burgershot_Table12",
label = "Burgershot Table12",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1198.5955, -889.0810, 13.5814),
radius = 0.7,
debug = false
},
Table13 = {
name = "Burgershot_Table13",
label = "Burgershot Table13",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1199.7745, -887.4698, 13.5814),
radius = 0.7,
debug = false
},
Table14 = {
name = "Burgershot_Table14",
label = "Burgershot Table14",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1182.2994, -891.2609, 13.5814),
radius = 0.7,
debug = false
},
Table15 = {
name = "Burgershot_Table15",
label = "Burgershot Table15",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1180.7784, -890.2902, 13.5814),
radius = 0.7,
debug = false
},
Table16 = {
name = "Burgershot_Table16",
label = "Burgershot Table16",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1181.9719, -888.5179, 13.5814),
radius = 0.7,
debug = false
},
Table17 = {
name = "Burgershot_Table17",
label = "Burgershot Table17",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1183.0751, -886.7961, 13.5814),
radius = 0.7,
debug = false
},
Table18 = {
name = "Burgershot_Table18",
label = "Burgershot Table18",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1185.7211, -882.8027, 13.5814),
radius = 0.7,
debug = false
},
Table19 = {
name = "Burgershot_Table19",
label = "Burgershot Table19",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1187.0923, -880.9003, 13.5814),
radius = 0.7,
debug = false
},
Table20 = {
name = "Burgershot_Table20",
label = "Burgershot Table20",
TargetIcon = "fas fa-tablet",
TargetLabel = "Table",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1188.3420, -879.0963, 13.5814),
radius = 0.7,
debug = false
},
Trash1 = {
name = "Burgershot_Trash1",
label = "Burgershot Trash 1",
TargetIcon = "fas fa-trash",
TargetLabel = "Trash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1189.22, -890.99, 13.5),
radius = 0.35,
debug = false
},
Trash2 = {
name = "Burgershot_Trash2",
label = "Burgershot Trash 2",
TargetIcon = "fas fa-trash",
TargetLabel = "Trash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1199.52, -890.91, 13.55),
radius = 0.35,
debug = false
},
Trash3 = {
name = "Burgershot_Trash3",
label = "Burgershot Trash 3",
TargetIcon = "fas fa-trash",
TargetLabel = "Trash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1193.77, -888.15, 13.55),
radius = 0.35,
debug = false
},
Trash4 = {
name = "Burgershot_Trash4",
label = "Burgershot Trash 4",
TargetIcon = "fas fa-trash",
TargetLabel = "Trash",
Slots = 20,
Weight = 50000, -- 50 KG
coords = vector3(-1183.71, -893.32, 13.55),
radius = 0.35,
debug = false
},
Tray1 = {
name = "Burgershot_Tray1",
label = "Tray 1",
TargetIcon = "fas fa-hand-holding",
TargetLabel = "Tray",
Slots = 6,
Weight = 5000, -- 50 KG
coords = vector3(-1188.03, -894.0, 14.1),
radius = 0.3,
debug = false
},
Tray2 = {
name = "Burgershot_Tray2",
label = "Tray 2",
TargetIcon = "fas fa-hand-holding",
TargetLabel = "Tray",
Slots = 6,
Weight = 5000, -- 50 KG
coords = vector3(-1190.04, -895.35, 14.05),
radius = 0.3,
debug = false
},
},
}
--BLIPS
Config.Blips = {
burgershot = { -- do not use same value twice (will result in overwriting of blip)
BlipCoords = vec3(-1198.6497, -899.8333, 13.0742), -- Blip coords
Sprite = 106, -- Blip Icon
Display = 4, -- keep 4
Scale = 0.8, -- Size of blip
Colour = 47, -- colour
Name = "BurgerShot" -- Blip name
},
}
--Job BLIPS
Config.JobBlips = {
PawnShop = { -- do not use same value twice (will result in overwriting of blip)
BlipCoords = vec3(-676.8303, -2458.2749, 13.9444), -- Blip coords
Sprite = 59, -- Blip Icon
Display = 4, -- keep 4
Scale = 0.8, -- Size of blip
Colour = 47, -- colour
Name = "BurgerShot - Shop" -- Blip name
},
}
--Shop
Config.Shop = {
Header = "BurgerShot Shop",
Items = {
{ label = 'Bacon in package', item = 'bacon_in_package', description = "Buy Bacon in package for: $", price = 5, MinAmount = 1, MaxAmount = 20, image = "https://imgur.com/Plyz5wg.png", metadata = {""} },
{ label = 'Burger bread', item = 'burger_bread', description = "Buy Burger bread for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/b49YoYK.png", metadata = {""} },
{ label = 'Cheese package', item = 'chees_package', description = "Buy Chees package for: $", price = 5, MinAmount = 1, MaxAmount = 20, image = "https://imgur.com/DrX8tEY.png", metadata = {""} },
{ label = 'Onion', item = 'onion', description = "Buy Onion for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/xYv860b.png", metadata = {""} },
{ label = 'Potatos', item = 'potatos', description = "Buy Potatos for: $", price = 5, MinAmount = 1, MaxAmount = 20, image = "https://imgur.com/b7ccFW7.png", metadata = {""} },
{ label = 'Raw chicken breasts', item = 'raw_chicken_breasts', description = "Buy Raw chicken breasts for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/9Y0s3HC.png", metadata = {""} },
{ label = 'Raw patty', item = 'raw_patty', description = "Buy Raw patty for: $", price = 5, MinAmount = 1, MaxAmount = 20, image = "https://imgur.com/4F7L2QV.png", metadata = {""} },
{ label = 'Salad', item = 'salad', description = "Buy Salad for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/wsajoz4.png", metadata = {""} },
{ label = 'Salt', item = 'salt', description = "Buy Salt for: $", price = 5, MinAmount = 1, MaxAmount = 20, image = "https://imgur.com/4TV5xn9.png", metadata = {""} },
{ label = 'Tartar', item = 'tartar', description = "Buy Tartar for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/FccHsqZ.png", metadata = {""} },
{ label = 'Tomato', item = 'tomato', description = "Buy Tomato for: $", price = 5, MinAmount = 1, MaxAmount = 20, image = "https://imgur.com/wHBBQB3.png", metadata = {""} },
{ label = 'Ketchup', item = 'ketchup', description = "Buy Ketchup for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/6H2YgOb.png", metadata = {""} },
{ label = 'Cucumber', item = 'cucumber', description = "Buy Cucumber for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/B0mFmWT.png", metadata = {""} },
{ label = 'Toast', item = 'sandwich_bread', description = "Buy Toast for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/2eg6g5q.png", metadata = {""} },
{ label = 'Egg', item = 'egg', description = "Buy Egg for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/FIXwoGT.png", metadata = {""} },
{ label = 'Milk', item = 'milk', description = "Buy Milk for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/bYMSCqc.png", metadata = {""} },
{ label = 'Water', item = 'water', description = "Buy Water for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/wCpLO0g.png", metadata = {""} },
{ label = 'Cup', item = 'cup', description = "Buy Cup for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/M03SA4A.png", metadata = {""} },
{ label = 'Empty cup for slushie', item = 'empty_cup_for_slushie', description = "Buy Empty cup for slushie for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/GuTyhwr.png", metadata = {""} },
{ label = 'Empty cup', item = 'empty_cup', description = "Buy Empty cup for: $", price = 8, MinAmount = 5, MaxAmount = 20, image = "https://imgur.com/JXvlLP6.png", metadata = {""} },
},
Ped = {
{ model = "csb_burgerdrug", coords = vec4(-676.8303, -2458.2749, 12.9444, 151.7778), scenario = "WORLD_HUMAN_GUARD_STAND" },
},
}
-- Consumables / Drinking / Eating
Config.Consumables = {
fingle_burger = { -- Item name
Log = "He ate fingle_burger",
Remove = true, -- Remove item
RemoveItem = "fingle_burger", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = false,
-- AddItem = "bar_bowl_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Eating...",
duration = 12500,
Effect = { status = "hunger", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'mp_player_inteat@burger',
clip = 'mp_player_int_eat_burger'
},
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.13, 0.06, 0.02),
rot = vec3(-130.0, -7.0, 0.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SMOKING_POT"
},
},
}
},
heart_stopper_burger = { -- Item name
Log = "He ate heart_stopper_burger",
Remove = true, -- Remove item
RemoveItem = "heart_stopper_burger", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = true,
--AddItem = "plate_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Eating...",
duration = 12500,
Effect = { status = "hunger", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'mp_player_inteat@burger',
clip = 'mp_player_int_eat_burger'
},
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.13, 0.06, 0.02),
rot = vec3(-130.0, -7.0, 0.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SMOKING_POT"
},
},
}
},
meat_free_burger = { -- Item name
Log = "He ate meat_free_burger",
Remove = true, -- Remove item
RemoveItem = "meat_free_burger", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = true,
--AddItem = "plate_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Eating...",
duration = 12500,
Effect = { status = "hunger", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'mp_player_inteat@burger',
clip = 'mp_player_int_eat_burger'
},
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.13, 0.06, 0.02),
rot = vec3(-130.0, -7.0, 0.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SMOKING_POT"
},
},
}
},
money_shot_burger = { -- Item name
Log = "He ate money_shot_burger",
Remove = true, -- Remove item
RemoveItem = "money_shot_burger", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = false,
-- AddItem = "bar_bowl_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Eating...",
duration = 12500,
Effect = { status = "hunger", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'mp_player_inteat@burger',
clip = 'mp_player_int_eat_burger'
},
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.13, 0.06, 0.02),
rot = vec3(-130.0, -7.0, 0.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SMOKING_POT"
},
},
}
},
sandwiches = { -- Item name
Log = "He ate sandwiches",
Remove = true, -- Remove item
RemoveItem = "sandwiches", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = false,
--AddItem = "bar_bowl_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Eating...",
duration = 12500,
Effect = { status = "hunger", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'mp_player_inteat@burger',
clip = 'mp_player_int_eat_burger'
},
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.13, 0.06, 0.02),
rot = vec3(-130.0, -7.0, 0.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SMOKING_POT"
},
},
}
},
the_bleeder_burger = { -- Item name
Log = "He ate the_bleeder_burger",
Remove = true, -- Remove item
RemoveItem = "the_bleeder_burger", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = false,
-- AddItem = "bar_bowl_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Eating...",
duration = 12500,
Effect = { status = "hunger", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'mp_player_inteat@burger',
clip = 'mp_player_int_eat_burger'
},
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.13, 0.06, 0.02),
rot = vec3(-130.0, -7.0, 0.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SMOKING_POT"
},
},
}
},
classic_donut = { -- Item name
Log = "He ate classic_donut",
Remove = true, -- Remove item
RemoveItem = "classic_donut", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = false,
-- AddItem = "bar_bowl_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Eating...",
duration = 12500,
Effect = { status = "hunger", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'mp_player_inteat@burger',
clip = 'mp_player_int_eat_burger'
},
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.13, 0.06, 0.02),
rot = vec3(-130.0, -7.0, 0.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SMOKING_POT"
},
},
}
},
chocolate_donut = { -- Item name
Log = "He ate chocolate_donut",
Remove = true, -- Remove item
RemoveItem = "chocolate_donut", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = false,
-- AddItem = "bar_bowl_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Eating...",
duration = 12500,
Effect = { status = "hunger", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'mp_player_inteat@burger',
clip = 'mp_player_int_eat_burger'
},
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.13, 0.06, 0.02),
rot = vec3(-130.0, -7.0, 0.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SMOKING_POT"
},
},
}
},
fries_burgershot = { -- Item name
Log = "He ate fries_burgershot",
Remove = true, -- Remove item
RemoveItem = "fries_burgershot", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = false,
-- AddItem = "bar_bowl_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Eating...",
duration = 12500,
Effect = { status = "hunger", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'mp_player_inteat@burger',
clip = 'mp_player_int_eat_burger'
},
prop = {
model = 'prop_cs_burger_01',
bone = 18905,
pos = vec3(0.13, 0.06, 0.02),
rot = vec3(-130.0, -7.0, 0.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SMOKING_POT"
},
},
}
},
coffee = { -- Item name
Log = "He drink coffee",
Remove = true, -- Remove item
RemoveItem = "coffee", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = true,
AddItem = "cup_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Drinking...",
duration = 12500,
Effect = { status = "thirst", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'amb@world_human_drinking@coffee@male@idle_a',
clip = 'idle_c'
},
prop = {
model = 'v_ind_cfbottle',
bone = 57005,
pos = vec3(0.15, 0.02, -0.03),
rot = vec3(-70.0, 30.0, 10.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SEAT_LEDGE_EATING"
},
},
}
},
sludgie_ice_blue = { -- Item name
Log = "He drink sludgie_ice_blue",
Remove = true, -- Remove item
RemoveItem = "sludgie_ice_blue", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = true,
AddItem = "cup_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Drinking...",
duration = 12500,
Effect = { status = "thirst", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'amb@world_human_drinking@coffee@male@idle_a',
clip = 'idle_c'
},
prop = {
model = 'v_ind_cfbottle',
bone = 57005,
pos = vec3(0.15, 0.02, -0.03),
rot = vec3(-70.0, 30.0, 10.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SEAT_LEDGE_EATING"
},
},
}
},
sludgie_ice_green = { -- Item name
Log = "He drink sludgie_ice_green",
Remove = true, -- Remove item
RemoveItem = "sludgie_ice_green", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = true,
--AddItem = "cup_dirty", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Drinking...",
duration = 12500,
Effect = { status = "thirst", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'amb@world_human_drinking@coffee@male@idle_a',
clip = 'idle_c'
},
prop = {
model = 'v_ind_cfbottle',
bone = 57005,
pos = vec3(0.15, 0.02, -0.03),
rot = vec3(-70.0, 30.0, 10.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SEAT_LEDGE_EATING"
},
},
}
},
sprunk = { -- Item name
Log = "He drink sprunk",
Remove = true, -- Remove item
RemoveItem = "sprunk", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = true,
AddItem = "destroyed_cup", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Drinking...",
duration = 12500,
Effect = { status = "thirst", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'amb@world_human_drinking@coffee@male@idle_a',
clip = 'idle_c'
},
prop = {
model = 'prop_cs_bs_cup',
bone = 57005,
pos = vec3(0.15, 0.02, -0.03),
rot = vec3(-70.0, 30.0, 10.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SEAT_LEDGE_EATING"
},
},
}
},
drang_o_tang = { -- Item name
Log = "He drink drang_o_tang",
Remove = true, -- Remove item
RemoveItem = "drang_o_tang", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = true,
AddItem = "destroyed_cup", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Drinking...",
duration = 12500,
Effect = { status = "thirst", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'amb@world_human_drinking@coffee@male@idle_a',
clip = 'idle_c'
},
prop = {
model = 'prop_cs_bs_cup',
bone = 57005,
pos = vec3(0.15, 0.02, -0.03),
rot = vec3(-70.0, 30.0, 10.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SEAT_LEDGE_EATING"
},
},
}
},
ecola = { -- Item name
Log = "He drink ecola",
Remove = true, -- Remove item
RemoveItem = "ecola", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = true,
AddItem = "destroyed_cup", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Drinking...",
duration = 12500,
Effect = { status = "thirst", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'amb@world_human_drinking@coffee@male@idle_a',
clip = 'idle_c'
},
prop = {
model = 'prop_cs_bs_cup',
bone = 57005,
pos = vec3(0.15, 0.02, -0.03),
rot = vec3(-70.0, 30.0, 10.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SEAT_LEDGE_EATING"
},
},
}
},
ecola_light = { -- Item name
Log = "He drink ecola_light",
Remove = true, -- Remove item
RemoveItem = "ecola_light", -- Remove Item name
RemoveItemCount = 1, -- Remove Item Count
Add = false,
AddItem = "destroyed_cup", -- Remove Item name
AddItemCount = 1, -- Remove Item Count
ProgressBar = "Drinking...",
duration = 12500,
Effect = { status = "thirst", add = 100000 },
animation = {
emote = {
enabled = true,
anim = {
dict = 'amb@world_human_drinking@coffee@male@idle_a',
clip = 'idle_c'
},
prop = {
model = 'prop_cs_bs_cup',
bone = 57005,
pos = vec3(0.15, 0.02, -0.03),
rot = vec3(-70.0, 30.0, 10.0)
},
},
scenario = {
enabled = false,
anim = {
scenario = "WORLD_HUMAN_SEAT_LEDGE_EATING"
},
},
}
},
}
Config.Chairsdebug = false
Config.Chairs = {
--SIT 1
{
coords = vector3(-1183.3503417969,-891.27520751953,13.407367324829), offsetZ = -0.10, heading = 212.7, radius = 0.3, distance = 2.0,
LeaveCoords = vector4(-1184.05, -891.431, 12.798, 210.9)
},
{
coords = vector3(-1182.7043457031,-890.83056640625,13.407725906372), offsetZ = -0.10, heading = 212.7, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1182.74, -890.146, 12.798, 216.3)
},
{
coords = vector3(-1199.4458007813,-886.27044677734,13.408979988098), offsetZ = -0.10, heading = 124.5, radius = 0.3, distance = 2.0,
LeaveCoords = vector4(-1198.60, -886.180, 12.798, 127.7)
},
{
coords = vector3(-1198.9704589844,-886.97845458984,13.407355880737), offsetZ = -0.10, heading = 124.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1198.60, -886.180, 12.798, 127.7)
},
{
coords = vector3(-1198.3531494141,-887.91302490234,13.406716918945), offsetZ = -0.10, heading = 124.5, radius = 0.3, distance = 2.0,
LeaveCoords = vector4(-1198.26, -887.123, 12.798, 117.4)
},
{
coords = vector3(-1197.9204101563,-888.53558349609,13.407277679443), offsetZ = -0.10, heading = 124.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1197.36, -889.085, 12.798, 132.2)
},
{
coords = vector3(-1195.3521728516,-892.34246826172,13.407152748108), offsetZ = -0.10, heading = 124.5, radius = 0.3, distance = 2.0,
LeaveCoords = vector4(-1195.49, -891.551, 12.798, 113.9)
},
{
coords = vector3(-1194.8760986328,-893.04022216797,13.407353973389), offsetZ = -0.10, heading = 124.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1194.09, -893.094, 12.798, 123.0)
},
{
coords = vector3(-1194.2918701172,-893.88677978516,13.407923316956), offsetZ = -0.10, heading = 124.5, radius = 0.3, distance = 2.0,
LeaveCoords = vector4(-1194.09, -893.094, 12.798, 123.0)
},
{
coords = vector3(-1193.8317871094,-894.61859130859,13.406474685669), offsetZ = -0.10, heading = 124.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1193.32, -893.869, 12.798, 121.8)
},
{
coords = vector3(-1193.2407226563,-895.47583007813,13.40682849884), offsetZ = -0.10, heading = 124.5, radius = 0.3, distance = 2.0,
LeaveCoords = vector4(-1192.98, -894.694, 12.798, 125.7)
},
{
coords = vector3(-1192.775390625,-896.16284179688,13.406868553162), offsetZ = -0.10, heading = 270.1320, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1192.37, -895.451, 12.798, 117.2)
},
--TABLE
{
coords = vector3(-1194.0510253906,-896.98620605469,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1193.08, -894.556, 12.798, 134.1)
},
{
coords = vector3(-1194.4127197266,-896.44354248047,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1193.08, -894.556, 12.798, 134.1)
},
{
coords = vector3(-1195.0874023438,-895.46746826172,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1194.12, -893.133, 12.798, 127.8)
},
{
coords = vector3(-1195.400390625,-894.94976806641,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1194.12, -893.133, 12.798, 127.8)
},
{
coords = vector3(-1196.1846923828,-893.85400390625,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1196.53, -892.255, 12.798, 215.7)
},
{
coords = vector3(-1196.5336914063,-893.27746582031,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1196.53, -892.255, 12.798, 215.7)
},
{
coords = vector3(-1199.6612548828,-888.72314453125,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1198.54, -890.028, 12.798, 314.1)
},
{
coords = vector3(-1199.1929931641,-889.43591308594,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1198.54, -890.028, 12.798, 314.1)
},
{
coords = vector3(-1200.7545166016,-887.01837158203,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1198.17, -887.076, 12.798, 120.8)
},
{
coords = vector3(-1200.3682861328,-887.71459960938,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1198.17, -887.076, 12.798, 120.8)
},
{
coords = vector3(-1195.7733154297,-883.61633300781,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1195.07, -884.918, 12.798, 300.7)
},
{
coords = vector3(-1195.3676757813,-884.16589355469,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1195.07, -884.918, 12.798, 300.7)
},
{
coords = vector3(-1194.0594482422,-882.41888427734,13.409547958374), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1193.27, -883.749, 12.798, 302.5)
},
{
coords = vector3(-1193.6197509766,-883.05169677734,13.409547958374), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1193.27, -883.749, 12.798, 302.5)
},
{
coords = vector3(-1192.3238525391,-881.26135253906,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1191.54, -882.660, 12.798, 305.9)
},
{
coords = vector3(-1191.9486083984,-881.83618164063,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1191.54, -882.660, 12.798, 305.9)
},
{
coords = vector3(-1192.7081298828,-888.08410644531,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1193.63, -886.895, 12.798, 314.2)
},
{
coords = vector3(-1193.1225585938,-887.45251464844,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1193.63, -886.895, 12.798, 314.2)
},
{
coords = vector3(-1190.9711914063,-886.90075683594,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1191.86, -885.609, 12.798, 316.3)
},
{
coords = vector3(-1191.3895263672,-886.30187988281,13.409547958374), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1191.86, -885.609, 12.798, 316.3)
},
{
coords = vector3(-1189.2489013672,-885.72973632813,13.409547958374), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1190.22, -884.524, 12.798, 315.9)
},
{
coords = vector3(-1189.6241455078,-885.12872314453,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1190.22, -884.524, 12.798, 315.9)
},
{
coords = vector3(-1188.8594970703,-890.1103515625,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1188.13, -891.470, 12.798, 301.8)
},
{
coords = vector3(-1188.4165039063,-890.76098632813,13.4095470047), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1188.13, -891.470, 12.798, 301.8)
},
{
coords = vector3(-1187.1000976563,-888.97027587891,13.409547958374), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1186.39, -890.314, 12.798, 303.0)
},
{
coords = vector3(-1186.6916503906,-889.54144287109,13.409547958374), offsetZ = -0.10, heading = 301.5, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1186.39, -890.314, 12.798, 303.0)
},
{
coords = vector3(-1185.9884033203,-888.26446533203,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1184.98, -889.484, 12.798, 134.9)
},
{
coords = vector3(-1185.5844726563,-888.86846923828,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1184.98, -889.484, 12.798, 134.9)
},
{
coords = vector3(-1187.7144775391,-889.36956787109,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1186.69, -890.740, 12.798, 115.6)
},
{
coords = vector3(-1187.7144775391,-889.36956787109,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1186.69, -890.740, 12.798, 115.6)
},
{
coords = vector3(-1188.1538085938,-884.96765136719,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1188.92, -883.572, 12.798, 129.8)
},
{
coords = vector3(-1188.5570068359,-884.38238525391,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1188.92, -883.572, 12.798, 129.8)
},
{
coords = vector3(-1189.8399658203,-886.18646240234,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1190.63, -884.712, 12.798, 133.5)
},
{
coords = vector3(-1190.3148193359,-885.52746582031,13.409547958374), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1190.63, -884.712, 12.798, 133.5)
},
{
coords = vector3(-1191.5762939453,-887.31060791016,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1192.43, -885.909, 12.798, 132.3)
},
{
coords = vector3(-1191.9892578125,-886.72277832031,13.409547958374), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1192.43, -885.909, 12.798, 132.3)
},
{
coords = vector3(-1191.1929931641,-880.47479248047,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1190.35, -881.712, 12.798, 137.8)
},
{
coords = vector3(-1190.81640625,-881.14752197266,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1190.35, -881.712, 12.798, 137.8)
},
{
coords = vector3(-1192.9351806641,-881.6806640625,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1191.99, -882.957, 12.798, 128.0)
},
{
coords = vector3(-1192.4743652344,-882.33569335938,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1191.99, -882.957, 12.798, 128.0)
},
{
coords = vector3(-1194.6645507813,-882.84197998047,13.4095470047), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1193.78, -884.158, 12.798, 127.8)
},
{
coords = vector3(-1194.2620849609,-883.43603515625,13.409547958374), offsetZ = -0.10, heading = 124.6, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1193.78, -884.158, 12.798, 127.8)
},
{
coords = vector3(-1183.421875,-886.35333251953,13.4095470047), offsetZ = -0.10, heading = 213.1, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1184.82, -887.125, 12.798, 214.7)
},
{
coords = vector3(-1183.9971923828,-886.7646484375,13.4095470047), offsetZ = -0.10, heading = 213.1, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1184.82, -887.125, 12.798, 214.7)
},
{
coords = vector3(-1182.2448730469,-888.05859375,13.4095470047), offsetZ = -0.10, heading = 213.1, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1183.51, -888.926, 12.798, 208.1)
},
{
coords = vector3(-1182.8193359375,-888.45159912109,13.4095470047), offsetZ = -0.10, heading = 213.1, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1183.51, -888.926, 12.798, 208.1)
},
{
coords = vector3(-1181.5172119141,-889.19549560547,13.4095470047), offsetZ = -0.10, heading = 26.46, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1182.69, -889.952, 12.798, 45.11)
},
{
coords = vector3(-1182.0875244141,-889.6142578125,13.4095470047), offsetZ = -0.10, heading = 26.46, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1182.69, -889.952, 12.798, 45.11)
},
{
coords = vector3(-1182.6057128906,-887.46185302734,13.409547958374), offsetZ = -0.10, heading = 26.46, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1183.97, -888.291, 12.798, 35.73)
},
{
coords = vector3(-1183.2540283203,-887.86248779297,13.409547958374), offsetZ = -0.10, heading = 26.46, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1183.97, -888.291, 12.798, 35.73)
},
{
coords = vector3(-1185.4444580078,-883.24206542969,13.4095470047), offsetZ = -0.10, heading = 26.46, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1186.74, -884.175, 12.798, 41.43)
},
{
coords = vector3(-1186.0571289063,-883.68438720703,13.4095470047), offsetZ = -0.10, heading = 26.46, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1186.74, -884.175, 12.798, 41.43)
},
{
coords = vector3(-1186.2719726563,-882.17797851563,13.409547958374), offsetZ = -0.10, heading = 213.1, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1187.59, -882.892, 12.798, 210.0)
},
{
coords = vector3(-1186.8240966797,-882.53002929688,13.409547958374), offsetZ = -0.10, heading = 213.1, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1187.59, -882.892, 12.798, 210.0)
},
{
coords = vector3(-1186.6635742188,-881.56353759766,13.409547958374), offsetZ = -0.10, heading = 26.46, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1187.81, -882.557, 12.798, 32.05)
},
{
coords = vector3(-1187.2751464844,-881.94708251953,13.4095470047), offsetZ = -0.10, heading = 26.46, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1187.81, -882.557, 12.798, 32.05)
},
{
coords = vector3(-1187.4337158203,-880.46508789063,13.4095470047), offsetZ = -0.10, heading = 213.1, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1188.75, -881.137, 12.798, 209.0)
},
{
coords = vector3(-1187.9991455078,-880.8759765625,13.4095470047), offsetZ = -0.10, heading = 213.1, radius = 0.3, distance = 1.7,
LeaveCoords = vector4(-1188.75, -881.137, 12.798, 209.0)
},
-- Bosss
{
coords = vector3(-1197.4659, -897.9501, 13.3993), offsetZ = -0.10, heading = 109.7814, radius = 0.5, distance = 2.2,
LeaveCoords = vector4(-1197.8256, -897.3337, 13.7984, 206.8236)
},
{
coords = vector3(-1202.1143, -898.9675, 13.3860), offsetZ = -0.10, heading = 307.2415, radius = 0.5, distance = 2.2,
LeaveCoords = vector4(-1201.6207, -898.5624, 13.7984, 111.0496)
},
{
coords = vector3(-1202.6995, -898.0751, 13.3804), offsetZ = -0.10, heading = 293.3883, radius = 0.5, distance = 2.2,
LeaveCoords = vector4(-1202.2743, -897.8271, 13.7983, 298.1390)
},
{
coords = vector3(-1198.8835, -899.8300, 13.3804), offsetZ = -0.10, heading = 29.2953, radius = 0.5, distance = 2.2,
LeaveCoords = vector4(-1199.1108, -899.4063, 13.7970, 37.5893)
},
{
coords = vector3(-1201.5599, -899.6932, 13.3860), offsetZ = -0.10, heading = 306.3559, radius = 0.5, distance = 2.2,
LeaveCoords = vector4(-1201.0902, -899.3425, 13.7984, 114.9182)
},
--Cloakroom
{
coords = vector3(-1178.1913, -894.0583, 13.3809), offsetZ = -0.10, heading = 117.6692, radius = 0.5, distance = 2.2,
LeaveCoords = vector4(-1178.4265, -894.3702, 13.7984, 302.5595)
},
{
coords = vector3(-1178.8101, -893.1169, 13.3809), offsetZ = -0.10, heading = 119.8148, radius = 0.5, distance = 2.2,
LeaveCoords = vector4(-1179.1178, -893.2742, 13.7984, 304.6310)
},
}
Config.Delivery = {
{
item = "fingle_burger", -- Item name
Label = "Fingle Burger", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "heart_stopper_burger", -- Item name
Label = "Heart Stopper Burger", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "meat_free_burger", -- Item name
Label = "Meat Free Burger", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "the_bleeder_burger", -- Item name
Label = "The Bleeder Burger", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "sandwiches", -- Item name
Label = "Sandwiches", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "money_shot_burger", -- Item name
Label = "Money Shot Burger", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "sprunk", -- Item name
Label = "Sprunk", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "ecola", -- Item name
Label = "eCola", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "ecola_light", -- Item name
Label = "eCola Light", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "drang_o_tang", -- Item name
Label = "Drang o Tang", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "sludgie_ice_blue", -- Item name
Label = "Sludgie Ice Blue", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "sludgie_ice_green", -- Item name
Label = "Sludgie Ice Green", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "classic_donut", -- Item name
Label = "Classic donut", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
{
item = "chocolate_donut", -- Item name
Label = "Chocolate donut", -- Item label
MinPrice = 25, -- Min price
MaxPrice = 25, -- Max price
MinCount = 1, -- Min Count
MaxCount = 5, -- Max Count
},
}
Last updated