Config = {} Config.WebhookURL = "https://discordapp.com/api/webhooks/1484650883085242569/gT42b1wecq1SzgOVx3EBO6AWCeW-cPUFcr8ROZMMFFw9ZEz_0yrDz-LW8L4JkDGeReUb" -- Interaction distance to NPC Config.InteractionDistance = 2.5 -- Radius to search for owned vehicles Config.VehicleSearchRadius = 15.0 -- Crafting Stations - each station has its own NPC and allowed recipes --vector4(-312.94146728516, -2787.7644042969, 4.9971661567688, 2.9899039268494) Config.CraftingStations = { ['crack_lab'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(1584.6309814453, 2907.5649414062, 56.939556121826, 123.26862335205), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Crack Hersteller', image = 'https://images.unsplash.com/photo-1643625748977-43532f7d023f?w=600&q=80', color = '#ef4444', blip = { enabled = false, sprite = 464, color = 3, scale = 0.7 }, recipes = { 'crack' }, }, ['meth'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(-312.94146728516, -2787.7644042969, 4.9971661567688, 2.9899039268494), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Meth Hersteller', image = 'https://images.unsplash.com/photo-1639775425635-fd86a889f2a7?w=600&q=80', color = '#3b82f6', blip = { enabled = false, sprite = 464, color = 3, scale = 0.7 }, recipes = { 'meth' }, }, ['Armor'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(708.59094238281, -958.97265625, 30.395347595215, 179.48612976074), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Westen Hersteller', image = 'https://images.unsplash.com/photo-1636718624751-11f43aa2e7d6?w=600&q=80', color = '#6366f1', recipes = { 'Armor','Armor1' }, }, ['iron'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(1109.9724121094, -2008.2419433594, 31.060983657837, 47.294185638428), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Eisen Hersteller', image = 'https://images.unsplash.com/photo-1539704325961-73d22158e0e6?w=600&q=80', color = '#f97316', blip = { enabled = true, sprite = 648, color = 69, scale = 0.7 }, recipes = { 'iron' }, }, ['melone'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(787.18341064453, -1625.5612792969, 31.019399642944, 57.605682373047), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Saft Hersteller', image = 'https://images.unsplash.com/photo-1704680402763-13049a682a71?w=600&q=80', color = '#f59e0b', blip = { enabled = true, sprite = 467, color = 47, scale = 0.8 }, recipes = { 'melonensaft', 'orange' }, }, ['joint'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(2485.2795410156, 3718.6042480469, 43.469615936279, 216.00215148926), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Joint Hersteller', image = 'https://images.unsplash.com/photo-1608618801333-4db732b30d8d?w=600&q=80', color = '#22c55e', blip = { enabled = false, sprite = 467, color = 47, scale = 0.8 }, recipes = { 'joint' }, }, ['moonshine'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(1551.9630126953, 2189.5300292969, 78.841590881348, 358.16610717773), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Moonshine Hersteller', image = 'https://images.unsplash.com/photo-1529060532150-a0c935a6d6e5?w=600&q=80', color = '#a855f7', blip = { enabled = false, sprite = 467, color = 47, scale = 0.8 }, recipes = { 'moonshine' }, }, ['kokain'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(108.9690322876, 3734.3288574219, 39.729328155518, 297.6474609375), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Kokain Hersteller', image = 'https://www.blickpunkt-lateinamerika.de/fileadmin/_processed_/7/6/csm_88aed1ad38_83f907a2b6.jpg', color = '#a855f7', blip = { enabled = false, sprite = 467, color = 47, scale = 0.8 }, recipes = { 'kokain' }, }, ['werkstatt'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(0, 0, 0, 0), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Werkstatt Hersteller', image = 'https://images.unsplash.com/photo-1486006920555-c77dcf18193c?w=600&q=80', color = '#f97316', blip = { enabled = false, sprite = 467, color = 47, scale = 0.8 }, recipes = { 'repair_kit', 'performance_part', 'cosmetic_part', 'cleaning_kit' }, }, ['waffenteile'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(711.1763, 4185.3721, 41.0826, 91.2684), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Waffen Hersteller', image = 'https://plus.unsplash.com/premium_photo-1661901234139-d833950e05e0?q=80&w=1173&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D', color = '#f97316', blip = { enabled = false, sprite = 467, color = 47, scale = 0.8 }, recipes = { 'WEAPON_REVOLVER','50er','suppressor_attachment','clip_attachment','flashlight_attachment',}, }, ['lsd'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(-3100.7363, 400.5264, 2.3569, 129.9515), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'LSD Hersteller', image = 'https://t3.ftcdn.net/jpg/04/83/11/24/240_F_483112421_hMHdeckdURGAPGso6uOZ804ZTIqxe0iu.jpg', color = '#f97316', blip = { enabled = false, sprite = 467, color = 47, scale = 0.8 }, recipes = { 'lsd',}, }, ['popcorn'] = { npc = { model = 'a_m_y_mexthug_01', coords = vector4(-602.2516, 7020.6987, 24.3077, 225.3846), scenario = 'WORLD_HUMAN_GUARD_STAND' }, label = 'Popcorn Hersteller', image = 'https://images.unsplash.com/photo-1578849278619-e73505e9610f?q=80&w=735&auto=format&fit=crop&ixlib=rb-4.1.0&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D', color = '#f97316', blip = { enabled = true, sprite = 467, color = 47, scale = 0.8 }, recipes = { 'popcorn',}, }, } -- All available recipes (referenced by ID in CraftingStations) Config.Recipes = { ['lockpick'] = { label = 'Lockpick', category = 'tools', result = { item = 'lockpick', amount = 1 }, ingredients = { { item = 'metalscrap', amount = 5, label = 'Metallschrott' }, { item = 'plastic', amount = 2, label = 'Plastik' }, }, duration = 15, -- seconds }, ['crack'] = { label = 'Crack', category = 'drugs', result = { item = 'crack', amount = 1 }, ingredients = { { item = 'natron', amount = 3, label = 'Natron' }, }, duration = 30, }, ['meth'] = { label = 'Meth', category = 'drugs', result = { item = 'meth', amount = 1 }, ingredients = { { item = 'chemikalien', amount = 3, label = 'Chemikalien' }, }, duration = 30, }, ['Armor'] = { label = 'Schwere Westen', category = 'Armor', result = { item = 'bulletproof', amount = 1 }, ingredients = { { item = 'fasern', amount = 6, label = 'Fasern' }, { item = 'iron', amount = 4, label = 'Eisen' }, }, duration = 60, }, ['Armor1'] = { label = 'Leichte Weste', category = 'Armor', result = { item = 'bulletproof2', amount = 1 }, ingredients = { { item = 'fasern', amount = 3, label = 'Fasern' }, { item = 'iron', amount = 2, label = 'Eisen' }, }, duration = 60, }, ['iron'] = { label = 'Eisen', category = 'Eisen', result = { item = 'iron', amount = 1 }, ingredients = { { item = 'ironoxide', amount = 3, label = 'Eisen Pulver' }, }, duration = 45, }, ['orange'] = { label = 'Orangensaft', category = 'Saft', result = { item = 'orangensaft', amount = 1 }, ingredients = { { item = 'orange', amount = 3, label = 'Orange' }, }, duration = 30, }, ['melonensaft'] = { label = 'Melonensaft', category = 'Saft', result = { item = 'melonensaft', amount = 1 }, ingredients = { { item = 'melone', amount = 3, label = 'Melone' }, }, duration = 30, }, ['joint'] = { label = 'Joint', category = 'Drogen', result = { item = 'joint', amount = 1 }, ingredients = { { item = 'cannabis', amount = 3, label = 'Weed' }, }, duration = 30, }, ['moonshine'] = { label = 'Moonshine', category = 'Drogen', result = { item = 'moonshine', amount = 1 }, ingredients = { { item = 'corn', amount = 3, label = 'Mais' }, { item = 'wheat', amount = 3, label = 'Weizen' }, }, duration = 30, }, ['repair_kit'] = { label = 'Repair Kit', category = 'Werkstatt', result = { item = 'repair_kit', amount = 1 }, ingredients = { { item = 'iron', amount = 3, label = 'Eisen' }, }, duration = 30, }, ['performance_part'] = { label = 'Performance Kit', category = 'Werkstatt', result = { item = 'performance_part', amount = 1 }, ingredients = { { item = 'iron', amount = 3, label = 'Eisen' }, }, duration = 30, }, ['cosmetic_part'] = { label = 'Kosmetik Kit', category = 'Werkstatt', result = { item = 'cosmetic_part', amount = 1 }, ingredients = { { item = 'iron', amount = 3, label = 'Eisen' }, }, duration = 30, }, ['cleaning_kit'] = { label = 'Reinigungs Kit', category = 'Werkstatt', result = { item = 'cleaning_kit', amount = 1 }, ingredients = { { item = 'fasern', amount = 3, label = 'Fasern' }, }, duration = 30, }, ['kokain'] = { label = 'Kokain', category = 'Drogen', result = { item = 'kokain', amount = 1 }, ingredients = { { item = 'kokablatt', amount = 3, label = 'Kokablatt' }, }, duration = 30, }, ['50er'] = { label = 'Pistole Kaliber 50', category = 'Waffen', result = { item = 'weapon_pistol50', amount = 1 }, ingredients = { { item = 'waffenteile', amount = 10, label = 'Waffenteile' }, { item = 'iron', amount = 10, label = 'Eisenbarren' }, }, duration = 60, }, ['suppressor_attachment'] = { label = 'Schalldämpfer', category = 'Waffen', result = { item = 'suppressor_attachment', amount = 1 }, ingredients = { { item = 'waffenteile', amount = 3, label = 'Waffenteile' }, { item = 'fasern', amount = 3, label = 'Fasern' }, }, duration = 60, }, ['clip_attachment'] = { label = 'Pistolen Magazin', category = 'Waffen', result = { item = 'clip_attachment', amount = 1 }, ingredients = { { item = 'waffenteile', amount = 2, label = 'Waffenteile' }, }, duration = 60, }, ['flashlight_attachment'] = { label = 'Taschenlampe', category = 'Waffen', result = { item = 'flashlight_attachment', amount = 1 }, ingredients = { { item = 'waffenteile', amount = 2, label = 'Waffenteile' }, }, duration = 60, }, ['WEAPON_REVOLVER'] = { label = 'Revolver', category = 'Waffen', result = { item = 'WEAPON_REVOLVER', amount = 1 }, ingredients = { { item = 'waffenteile', amount = 12, label = 'Waffenteile' }, { item = 'iron', amount = 12, label = 'Eisenbarren' }, }, duration = 60, }, ['lsd'] = { label = 'LSD', category = 'Drogen', result = { item = 'lsd', amount = 1 }, ingredients = { { item = 'schwarzsporen', amount = 3, label = 'Schwarzsporen' }, }, duration = 60, }, ['popcorn'] = { label = 'Popcorn', category = 'Essen', result = { item = 'popcorn', amount = 1 }, ingredients = { { item = 'corn', amount = 3, label = 'Mais' }, }, duration = 30, }, }