💻
DevM
  • Home
  • Fraud V2
    • Installation
      • ox_inventory
      • qb-inventory
      • qs-inventory
    • Note for QBOX
    • Common Issues
  • Fraud
    • Installation
      • ox_inventory
      • qs-inventory
      • qb-inventory
    • Common Issues
  • Snatchables
    • Installation
  • Process Drugs
    • Installation
  • Parking
    • Installation
  • EBT Card
    • Installation
    • Common Issues
  • Lacing
    • Installation
  • Bridge
    • Client-Side
    • Server-Side
Powered by GitBook
On this page
  1. Process Drugs

Installation

PreviousProcess DrugsNextParking

Last updated 1 year ago

  1. Download Resource

    • Download the purchased resource from , FiveM's official hub for downloading purchased resources

  2. Install Dependencies

Resource
Download Link

ox_lib

  1. Install items

Items

ox_inventory

	['scale'] = {
		label = 'Scale',
		weight = 1,
	},

Other inventories

INSERT INTO `items` (`name`, `label`, `weight`, `rare`, `can_remove`) VALUES ('scale', 'Scale', 1, 0, 1);
Images

Drag images from _INSTALL FIRST/items/images into your inventory's images

keymaster
https://github.com/overextended/ox_lib