Skip to Content

Installation

Basic installation instructions for Prism Inventory V2.

Important

Prism Inventory V2 is a custom ox_inventory build. Do not run it together with another ox_inventory resource.

The resource folder remains named:

ox_inventory

Dependencies

Prism Inventory V2 requires:

  • FiveM server build 6116 or newer
  • OneSync enabled
  • oxmysql
  • ox_lib

Example server.cfg order:

ensure oxmysql ensure ox_lib ensure ox_inventory

Install steps

  1. Stop and remove any other ox_inventory resource from your server.
  2. Upload this custom ox_inventory resource.
  3. Keep the folder name as ox_inventory.
  4. Configure custom/config.lua and custom/serverConfig.lua if needed.
  5. Start the server or restart the dependencies and inventory resource.

Editable files

The following files are open in escrow:

escrow_ignore { 'client.lua', 'server.lua', 'init.lua', 'data/*.lua', 'modules/**/*.lua', 'setup/*.lua', 'locales/*.json', 'custom/config.lua', }

Use custom/config.lua for public Prism settings. Use custom/serverConfig.lua for server-only Discord token and webhook values.

Last updated on