Skip to main content
Image

Image Upload Setup

To enable document photos, you must configure an uploader in: imageuploader.lua

Discord

Set the system to:
Then add your Discord webhook.
Discord may delete uploaded images after 1–2 days.

FiveManage

Set the system to:
Then add your API token.

Custom Upload System

You can also implement a custom uploader. An example is included in the file. Image uploader setup

Using ox_inventory

Add the following items to your ox inventory items file.

Using qs / qb / lj inventory

Add these items to your items.lua.

Using core-inventory

Run this SQL inside your database.
Create this category inside config.lua
Update CloseAfterUse

Date of Birth Error

If you encounter a date of birth error, check:
Make sure:
  • date format is correct
  • separator is correct
Example: dob error

Weapon License Menu

Open the weapon license menu:

Give Weapon License

ESX

QBCore


Remove Weapon License


Give License to Yourself


Illegal Document Dialog

Trigger the fake document creation menu.

Update Photo via Trigger

Trigger example:
Command example:

Open Document Creation Menu

You can use this trigger in qb-cityhall to create documents.

Give Drive License

Give to yourself:

Create Document Plus

Steps:
  1. Create the item in your inventory
  2. Open config.lua
  3. Add the item configuration
Parameters:
  • itemname → inventory item
  • illegalallowed → allow in fake document menu
  • bg → background image

Give Document Plus


Remove Document Plus