[ESX][QB-CORE] [INVENTORY-NEEDED]
🪪 1. Data Persistence and Realism (Metadata)
The script fully saves the owner's data in the inventory metadata. This means that even if the document is handed over to another player (or stolen), it will always display the rightful owner's data that was saved at the time of its issuance.
🛡️ 2. License Verification
The document issuance menu dynamically adapts to the player. Options are available only if the player holds the appropriate permissions (e.g., the option to obtain a firearm license document will not appear until the player actually acquires that license within the system).
📸 3. Immersive Issuance Process
To obtain any document, the player must first have a photo taken. This small detail significantly enhances immersion and adds an extra step to the gameplay, making the process of visiting the city hall much more realistic.
🛠️ 5. Flexibility and Easy Addition of New Documents (Open Source)
By default, the script includes an ID card, driver's license, firearm license, and hunting license. However, you can easily add your own custom documents (such as police badges, EMS ID cards, or passes). The code is fully open source, allowing for unrestricted modifications.
Preview: YouTube
Fivem: Forum
Update: 1.1.0
- Added support for qb-core
- Completely reworked document graphics
- The entire system has been reworked for metadata inventory and no longer save data in a database
- Changed the way character photos are taken (significantly improving graphics)