QBOX Installation

Step 1: Inventory Setup

['weed_ak47'] = {
    label = 'AK47',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_ak47.png',
    }
},

['weed_amnesia'] = {
    label = 'Amnesia',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_amnesia.png',
    }
},

['weed_zkittlez'] = {
    label = 'Zkittlez',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_zkittlez.png',
    }
},

['weed_ogkush'] = {
    label = 'OGKush',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_ogkush.png',
    }
},

['weed_purplehaze'] = {
    label = 'Purple Haze',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_purplehaze.png',
    }
},

['weed_skunk'] = {
    label = 'Skunk',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_skunk.png',
    }
},

['weed_whitewidow'] = {
    label = 'White Widow',
    weight = 100,
    stack = true,
    close = false,
    description = '',
    client = {
        image = 'weed_whitewidow.png',
    }
},

['weed_gelato'] = {
    label = 'Gelato',
    weight = 100,
    stack = true,
    close = false,
    description = '',
    client = {
        image = 'weed_gelato.png',
    }
},

['untrimmed_ak47'] = {
    label = 'AK47',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'untrimmed_ak47.png',
    }
},

['untrimmed_amnesia'] = {
    label = 'Amnesia',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'untrimmed_amnesia.png',
    }
},

['untrimmed_zkittlez'] = {
    label = 'Zkittlez',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'untrimmed_zkittlez.png',
    }
},

['untrimmed_ogkush'] = {
    label = 'OGKush',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'untrimmed_ogkush.png',
    }
},

['untrimmed_purplehaze'] = {
    label = 'Purple Haze',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'untrimmed_purplehaze.png',
    }
},

['untrimmed_skunk'] = {
    label = 'Skunk',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'untrimmed_skunk.png',
    }
},

['untrimmed_whitewidow'] = {
    label = 'White Widow',
    weight = 100,
    stack = true,
    close = false,
    description = '',
    client = {
        image = 'untrimmed_whitewidow.png',
    }
},

['untrimmed_gelato'] = {
    label = 'Gelato',
    weight = 100,
    stack = true,
    close = false,
    description = '',
    client = {
        image = 'untrimmed_gelato.png',
    }
},

['weed_ak47_baggy'] = {
    label = 'AK47',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_ak47_baggy.png',
    }
},

['weed_amnesia_baggy'] = {
    label = 'Amnesia',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_amnesia_baggy.png',
    }
},

['weed_zkittlez_baggy'] = {
    label = 'Zkittlez',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_zkittlez_baggy.png',
    }
},

['weed_ogkush_baggy'] = {
    label = 'OGKush',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_ogkush_baggy.png',
    }
},

['weed_purplehaze_baggy'] = {
    label = 'Purple Haze',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_purplehaze_baggy.png',
    }
},

['weed_skunk_baggy'] = {
    label = 'Skunk',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_skunk_baggy.png',
    }
},

['weed_whitewidow_baggy'] = {
    label = 'White Widow',
    weight = 100,
    stack = true,
    close = false,
    description = '',
    client = {
        image = 'weed_whitewidow_baggy.png',
    }
},

['weed_gelato_baggy'] = {
    label = 'Gelato',
    weight = 100,
    stack = true,
    close = false,
    description = '',
    client = {
        image = 'weed_gelato_baggy.png',
    }
},

['weed_ak47_joint'] = {
    label = 'AK47',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_ak47_joint.png',
    }
},

['weed_amnesia_joint'] = {
    label = 'Amnesia',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_amnesia_joint.png',
    }
},

['weed_zkittlez_joint'] = {
    label = 'Zkittlez',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_zkittlez_joint.png',
    }
},

['weed_ogkush_joint'] = {
    label = 'OGKush',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_ogkush_joint.png',
    }
},

['weed_purplehaze_joint'] = {
    label = 'Purple Haze',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_purplehaze_joint.png',
    }
},

['weed_skunk_joint'] = {
    label = 'Skunk',
    weight = 100,
    stack = true,
    close = true,
    description = '',
    client = {
        image = 'weed_skunk_joint.png',
    }
},

['weed_whitewidow_joint'] = {
    label = 'White Widow',
    weight = 100,
    stack = true,
    close = false,
    description = '',
    client = {
        image = 'weed_whitewidow_joint.png',
    }
},

['weed_gelato_joint'] = {
    label = 'Gelato',
    weight = 100,
    stack = true,
    close = false,
    description = '',
    client = {
        image = 'weed_gelato_joint.png',
    }
},

["bong"] = {
    label = "Bong",
    weight = 1000,
    stack = false,
    close = true,
    description = "A glass pipe for smoking tobacco",
    client = {
        image = "bong.png",
    }
},



Step 2: Inventory Images

Inventory images are included with the resource. Extract the images from the images folder and place them in the folder that contains the rest of your inventory images.




Step 3: Database Setup

CREATE TABLE IF NOT EXISTS `business_uniforms` (
  `business` varchar(50) NOT NULL,
  `outfit` longtext NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;