🌅
Morningstar Productions
  • Home
  • Free Resources
    • 🗞️News Job
      • 📄Installation
    • 🚗Rentals
      • 📄Installation
    • 💣Car Bomb
      • 📄Installation
    • 🤸Gym
      • 📄Installation
    • 🌃Night Vision Goggles
      • 📄Installation
    • ♠️Casino
      • 📄Installation
  • Paid Resources
    • 👨‍🔧Vin Chopping
      • 📄Installation
    • 😈Fence Selling
      • 📄Installation
    • 🃏Tarot Cards
      • 📄Installation
    • 🏢Motel
      • 📄Installation
  • Archived Resources
    • 🔊Vehicle Audio
      • 📄Installation
    • 🛻Import Vehicles
      • 📄Installation
    • 💾Crypto
      • 📄Installation
Powered by GitBook
On this page
  1. Free Resources
  2. Car Bomb

Installation

Follow the instructions below for installation:

ox_inventory Item Installation

    ['car_bomb'] = {
        label = 'Car Bomb',
        weight = 500,
        consume = 0
        stack = false,
        close = true,
        description = 'Beep...Beep...Beep...',
        client = {
            image = 'carbomb.png',
            export = 'mp-carbomb.placeBomb'
        }
    },

    ['car_bomb_defused'] = {
        label = 'Defused Car Bomb',
        weight = 500,
        stack = false,
        description = 'You should try and shake it!',
        client = {
            image = 'carbomb.png',
        }
    },

    ['bombmirror'] = {
        label = 'Car Bomb Detector',
        degrade = 12096,
        decay = true,
        weight = 500,
        consume = 0
        stack = false,
        close = true,
        description = 'Helps stop boom boom',
        client = {
            image = 'bombmirror.png',
            export = 'mp-carbomb.useBombMirror'
        }
    },

PreviousCar BombNextGym

Last updated 1 year ago

💣
📄