💻
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. Fraud
  2. Installation

ox_inventory

Inventory Items
  1. Navigate to ox_inventory/data/items.lua and paste the following lines

    ['written_card'] = { label = 'Stolen Card', weight = 10},
    ['laptop'] = { label = 'Laptop', weight = 10,close = true},
    ['msr605x'] = { label = 'MSR 605x', weight = 10},
    ['cell_adapter'] = { label = '4G Module', weight = 10},
    ['blank_card'] = { label = 'Blank Card', weight = 10},
Inventory Images

Drag the images from devm-fraud/_INSTALL FIRST/items/images into ox_inventory/web/images

PreviousInstallationNextqs-inventory

Last updated 6 months ago