Last updated
Last updated
In order for the script to run properly on your server, you must download the scripts below and install them on your server.
The order on server.cfg should be like this.
Check if there is a bp_inventory table already established in your database.
If it exists, delete it.
And now, enter this SQL code into your mysql database and set up the table.
Go to es_extended >server > classes > player.lua and replace the specified functions with the given code if any. Otherwise add them as new.
Locate "qb-core > server > player.lua" Find "QBCore.Player.CreatePlayer" Find "self.Functions = {}" and add this functions (!!YOU NEED TO ADD BOTTOM OF self.Functions IF YOU DONT YOU GET ERRORS!!)
BP INVENTORY Installation Document and Basic Concepts