Installation
Video Guide
We'll share detailed installation video ASAP
Steps
Add items
Navigate into path:
[dusa]/dusa_tablet/INSTALLIf you using
ox_inventoryOpen
ox_inventory_items.txt, copy contentNavigate into
ox_inventory/data/items.luaand paste to bottomOpen
illegal_network_items_ox_inventory.txt, copy contentOpen
ox_inventory/data/items.luaand paste them too
If you using
other inventoriesAdd the items that included at
qb_core_items.txtandillegal_network_items_qb_core.txtto your framework or your core. It depends on which inventory or core is this.
IF YOU USING BUNDLED VERSION
Navigate into path:
[dusa]/dusa_tablet/INSTALL/images/Copy
tablet.pngortablet.webp(extension depends on your using)Paste to your inventory images folder
Open
ox_inventory.txtorqb-core.txt(depends on your server), copy everything insidePaste to your
ox_inventory items.lua. If you don't using ox, apply same step depends on your inventory or core
If you got SQL errors at startup
Normally, SQL works properly by default and does not cause any errors. However, SQL services used for some servers may differ and may cause errors when running automatically.
To resolve this issue:
Go to the dusa_mechanic folder and run the dusa_mechanic_full_install.sql file in your database.
If you are also using the tablet:
Go to the dusa_tablet folder and run the dusa_tablet_full_instal.sql file in your database.
Ensure you are performing the operation on the correct database. Performing this operation on a database not connected to your server will prevent it from being detected.
Last updated