Skip to main content
1

Upload the Resource

Place the script folder into your server’s resources directory.
2

Import Database

Run the provided SQL file in your database using phpMyAdmin, HeidiSQL, or a similar tool.
3

Configure ox_inventory

Open ox_inventory/data/items.lua and add the following item. This is required for the tablet and battery system to work properly:
4

Start the Script

Add the resource to your server.cfg file:
Make sure this script starts after core dependencies like ox_lib, oxmysql, and ox_inventory.