QBCore - How to Install Ox Inventory | Install & Showcase | LATEST FiveM Tutorial 2024
Автор: Kamaryn
Загружено: 2024-10-23
Просмотров: 64877
Today's video covers the install and (brief) showcase of ox_inventory (created by Overextended). It provides a way to get it working since support for qb was removed and people are having issues. I hope you enjoy the video. P.s. If it says no cmd for convert inventory, restart your server and try again. Before entering convertinventory qb you should see something along the lines of “script:ox_inventory] [info] 238 items have been copied from the QBCore.Shared.Items” and other messages regarding the inventory.
🖥️ Hosting
If you are looking for hosting check out 1 of 1 servers
https://billing.1of1servers.com/aff.p...
⛓️Links Mentioned in the Video⛓️:
My Discord - / discord
Resource - https://github.com/overextended/ox_in...
Documentation - https://overextended.dev/ox_inventory
How to Add an SQL File to Database - • How to add an sql file to the database
Code:
CREATE TABLE IF NOT EXISTS `gloveboxitems` (
`id` int NOT NULL AUTO_INCREMENT,
`plate` varchar(255) DEFAULT NULL,
`items` json DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `plate` (`plate`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
CREATE TABLE IF NOT EXISTS `stashitems` (
`id` int NOT NULL AUTO_INCREMENT,
`stash` varchar(255) DEFAULT NULL,
`items` json DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `stash` (`stash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
CREATE TABLE IF NOT EXISTS `trunkitems` (
`id` int NOT NULL AUTO_INCREMENT,
`plate` varchar(255) DEFAULT NULL,
`items` json DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `plate` (`plate`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
🕛 TIMESTAMPS 🕛
0:00 Intro
0:12 Deleting qb-inventory, qb-shops, and qb-weapons
0:37 Downloading Resource
1:10 Ensuring Resource
1:24 Adding Convars (First Method)
1:44 Adding Convars (Second Method)
2:23 Chaning Framework and Enabling Target
2:49 Adding SQL Code
3:16 Converting
3:40 Showcase (Opening Inventory + Explaining Images)
4:05 Showcase (Buying Random Food)
4:18 Thanks for Watching!
Music Info: SoulProdMusic.
Music Link: • Sinister Night / No Copyright Music / Hall...
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: