Installation
Basic installation instructions for this resource
WARNING: Resource must be named spoodyFraud in order to work properly.
- Ensure all dependencies are installed
Please make sure all required dependencies are installed and started before continuing
- Install Inventory Items
If you are NOT on ox-inventory, though you use a weight-based/limit-based inventory, execute the
items-weight.sqloritems-limit.sqlinto youritemstable in your SQL If your inventory requires you to install somewhere else, you may need to open the.sqlfile to be viewable, and manually insert all of it's data into your inventory If you ARE on ox-inventory, simply execute theitems-weight.sqlinto youritemstable in your SQL. After you've installed the items, restart your server twice and test in-game to ensure the inventory systems have properly initiated your items into your inventory-system
Our resource uses ESX.RegisterUseableItem to register items, please ensure your inventory system covers this bridge, or your item(s) in-game may not work properly.
Once completed, restart your server. Ensure spoodyFraud is started after all dependencies.
- Ensure all dependencies are installed
Please make sure all required dependencies are installed and started before continuing
- Install Inventory Items
If you are NOT on ox-inventory, though you use a weight-based/limit-based inventory, execute the
items-weight.sqloritems-limit.sqlinto youritemstable in your SQL If your inventory requires you to install somewhere else, you may need to open the.sqlfile to be viewable, and manually insert all of it's data into your inventory If you use QB-Inventory, simply copy & paste all contents of theitems-qb.txtinto your items data file in your QB Core resource file If you ARE on ox-inventory, simply copy & paste all contents of theitems-ox.txtinto youritems.luafile in your Ox Inventory resource After you've installed the items, restart your server twice and test in-game to ensure the inventory systems have properly initiated your items into your inventory-system
Our resource uses QBCore.Functions.CreateUseableItem to register items, please ensure your inventory system covers this bridge, or your item(s) in-game may not work properly.
Once completed, restart your server. Ensure spoodyFraud is started after all dependencies.
Last updated