Instalation

Step 1: Extract the script from the ZIP file and place it in the resources folder. Step 2: Import the SQL file included in the script. Step 3: Configure the config.lua file according to your needs. (For UI language changes, go to ui > locales.js.) Step 4: Open ox_inventory > client.lua.

Step 5: Add the following line to the relevant section:

and not exports['xen-materialx']:inEvent()

(This is an example from the image. Follow the same pattern.)

Step 6: In server.cfg, add the following line at the bottom:

ensure xen-materialx

Last updated