🍔 Drink/Fryer/Grill/Pack
Progress Bar Langauge Modification
Config.DrinkLang = {
drink_make = "Making a Drink..",
complete = "You have made a Drink",
missing = "You are missing ingredients!",
}I have included default animations for you to use (In the emotes section you will be able to add your own)
Config.DrinkAnims = { -- Default Drink Settings
time = 4000,
disableMovement = true,
disableCarMovement = false,
disableMouse = false,
disableCombat = true,
animDict = "mp_common",
anim = "givetake1_a",
flags = 8,
}Setup The Targetting Stations
For those not using the latest QB-Inventory you will need to modify the checks in HapticLib, relating to items to work with your inventory.
Last updated