Common Issues
There are sometimes issues that occur due to lack of installation and or compatibility.
Laptop not properly spawning in on use
If you're experiencing this issue, you are more than likely using Ox Inventory or another inventory that is built off of bridging basic ESX functions. To fix this, you must ensure that you installed all your items into the SQL and NOT the item-data file of the said inventory; all items must be registered to your items
table in your SQL.
Items not stacking in Ox Inventory
Many role-players expect a fraud system with stackable cards, if you use Ox-Inventory, in order to achieve the stacking, you must access items.lua
in your item data, create an item inside of that file, and add stack = true
as a value.
Last updated