[ESX]Kamkus Meth producing | Meth cooking like in breaking bed

Kamkus_MethjobV2 is a bigger, better and more optimalised version of kamkus_methjob.

Welcome to the new world of meth cooking.

You can cook meth from everywhere. You like to cook in home ? No problem

You can cook even on police station, but don’t get caught!

Features:

  • Great optimalisation. Always 0.0ms, only dropping to 0.04 while setting table.
  • Dealer shop with cool UI.

2977b18a1e646796bd6c67458e227b422193ca53.png

  • Random pickup zones while buying something from dealers, you can add own as well in config.
  • Meth cooking based on bt-target, which gives even more immersion.
  • Easy to Configure. Everything is in Config file like cooking time, shop prices etc…
  • Skill system with own NUI. Every cooking gives xp. Every level gives points. With points you can buy perks
  • 4 perks. Shop perk reduces shop prices, meth perk giving more meth after cooking, explosion perk reducing explosion chance, time perk giving more time to response to event while cooking
    skill
  • It’s open source, no encyption etc
    *Uses datebase only two times. When player is loaded and when player leaves.

Dependencies(All included in my pack) :

  • PolyZone
  • Bt-target
  • kamkus_notifications

[Config]

Config = {}

Config.HasGcPhone = true;

Config.eventtime = {
    time = 10, -- time in seconds before event show up
    shit = -20 -- time for answer in negative seconds
}

Config.processgrow = {
    grow = 1.5-- Value of progress grown each half a sec
}

Config.AcetonePrice = 100;
Config.PseudoPrice = 200;
Config.FoilsPrice = 300;
Config.TablePrice = 400;
Config.FolksPrice = 500;

Config.minxp = 10
Config.maxxp = 30

Config.Pickupzones = {
    vector3(-67.8, -1266.5, 28.2),
    vector3(709.5, -1552.8, 8.7),
    vector3(107.3, 146.1,103.8)
}

Config.ExplodeChance = 40 --Explode Chance in %
Config.Waitingtime = 15

[Preview]
Showcase : Showcase

Tebex: BUY

!!! It was a script showcase.
The progress multiplier and the time
that the events show were extremely high.
You can freely change these values
in config :slight_smile: Please Read README file
Check my other scripts:
[QB]Kamkus_weedplanting
[ESX]Kamkus_weedplanting
KamkusNotifications

qb core any time soon?

I think i will add qb_core

Great script , great optimization on client and most important on server side

Thanks a lot !

[PAID][QBCore] Meth producing | Portable meth lab | Skill Tree | NUI QB version added

So i found 1 problem, with shop UI, when u not gonna have enough money, NPC gonna say that u try to scam him etc, it’s ok, but when u will want buy again something in short time period, your character just stuck, and there’s no UI anymore ; p

Ok i see why. All you have to do is change in index.js container.css(‘visibility’ to
$(".container").hide()

Hi, is there any way to make smog visible to all players? That’s gonna be fantastic if yes ^^