Installation
Last updated
Last updated
Dependencies: - ox_lib: https://github.com/overextended/ox_lib/releases/ (don't download the source code) - oxmysql: https://github.com/overextended/oxmysql/releases - ps-ui: https://github.com/Project-Sloth/ps-ui (used for boosting minigames only) 1) Almost all folders have a folder named _ITEMS where you can find the images and items list to import into your inventory script. 2) ox_lib and oxmysql needs to be started before any of the AV Laptop Pack scripts in server.cfg 3) Add a new account to your framework and name it cosmo: - For ESX: Go to es_extended/config.lua and add it to Config.Accounts. It should look something like this:
- For QBCore: Go to qb-core/config.lua and add it to QBConfig.Money.MoneyTypes and QBConfig.Money.DontAllowMinus. It should look something like this:
4) av_laptop needs to be started after any of the other scripts from pack:
5) Read the Inventory section under Renewed Phone if you are using QBCore.