AP Documents
Documentation & support for AP Documents.
Last updated
Documentation & support for AP Documents.
Last updated
Here are the supported scripts for the menu and dialog preconfigured for the documents script. menu.lua which is located in the client folder of the documents script is fully editable, which means you can configure it with another menu/dialog script you might use if you don't use the supported ones.
QB-MENU & QB-INPUT
This normally is included in the QBCore install so check if you have before downloading.
Here are the supported inventories which the document script uses, you can set the inventory you use in the config file, make sure you use one of these inventories before you buy the script.
QB Inventory
FREE
Quasar Inventory
PAID
lj Inventory
FREE
OX Inventory
FREE
If you use an inventory which supports metadata and want it supported with the script then open a ticket in the AP Scripts discord and we will look at adding the support to it.
Extract ap-documents.zip file.
Inset SQL file into your database.
Setup your config file with how you want it, make sure you enable the correct inventory that you have including menu/dialog.
Setup the documents you want to add in the shared/documents.lua file, click here for examples.
Please note, there is an SQL file. You will need to import it in order for the script to run. You can open the respective SQL file, copy the queries and execute/run them in your database manually (my personal preferred way) or you can import the file.
Here are the supported scripts for the menu and dialog preconfigured for the documents script. menu.lua which is located in the client folder of the documents script is fully editable, which means you can configure it with another menu/dialog script you might use if you don't use the supported ones.
OX-LIBS
Ox Libs is a single resource which handles lots of amazing features.
NH KEYBOARD & CONTEXT
NH context and keyboard are one of the most used scripts for its menu and dialog system.
ZF DIALOG
ZF Dialog is just like NH keyboard with a different style.
If your using Ox menu/dialog then make sure to uncomment the ox libs in the fxmanifest.lua
Here are the supported inventories which the document script uses, you can set the inventory you use in the config file, make sure you use one of these inventories before you buy the script.
OX Inventory
FREE
Quasar Inventory
PAID
ModFreaks Inventory
PAID
If you use an inventory which supports metadata and want it supported with the script then open a ticket in the AP Scripts discord and we will look at adding the support to it.
Extract ap-documents.zip file.
Inset SQL file into your database.
Setup your config file with how you want it, make sure you enable the correct inventory that you have including menu/dialog.
Setup the documents you want to add in the shared/documents.lua file, click here for examples.
Please note, there is an SQL file. You will need to import it in order for the script to run. You can open the respective SQL file, copy the queries and execute/run them in your database manually (my personal preferred way) or you can import the file.
ox_inventory\modules\items\client.lua - Add the example below at the bottom of the client file. Make sure to set OX to true in the ap-documents config.
ox_inventory\data\items.lua - Add the example below at the bottom of the items file.