Installation

Add dependencies:

Installation (auto):

This script will apply the necessary modification automatically when you first start the script.

Then restart the server to finilize the installation.

Alternative (manual):

Step 1:

  1. Download ak47_inventory from your keymaster.

  2. Add the script into your resources folder.

  3. start ak47_inventory in server.cfg after es_extended and make sure all other scripts are starting after the inventory script.

  4. Set discord webhook in ak47_inventory/webhooks.lua

Step 2:

Make the following changes in your es_extended

es_extended/shared/config/main.lua

Step 3:

Make the following changes in your es_extended/server/classes/player.lua

  • Add this code inside CreateExtendedPlayer function.

check the image below to confirm

  • Add this code after CreateExtendedPlayer function.

check the image below to confirm

Notes:

  • Don't upload the script with FileZilla, Use Winscp if you are using FTP for file uploading.

  • Renaming of the script is not allowed.

  • We do not support custom frameworks, highly modified versions of ESX, or deprecated/outdated versions of anything.

Last updated