🍜Jim-Consumables

OVERVIEW

This script is designed as a replacement/override for food and drink consumables in qb-small resources. It's main purpose was to make it possible to not stand up while sitting due to lazy events such as ClearPedTasks in most scripts, this one is designed to cancel the animation you have chosen, not all animations. This includes a progressbar.

Features

  • An export system that allows scripts to easily add new food and drinks to be useable and sync them between players

  • Built-in screen effects for items

    • --The current list of screen effects are:
      	"turbo"
      	"focus"
      	"rampage"
      	"weed"
      	"trevor"
      	"nightvision"
      	"thermal"
  • Supports PS-Buffs

    • --The extra buffs that can be set include:
      	"heal"			-- Health recovery buff
      	"stamina"		-- Stamina recovery buff
      	"swimming"		-- Swimming speed buff
      	"stress"		-- Stress recovery buff
      	"armor"			-- Armour recovery buff
      	"hacking"		-- Hacking effect
      	"intelligence"		-- Intelligence effect
      	"luck"			-- Luck effect
      	"strength"		-- Strength effect
  • Supports OX_Inventory

Last updated