Citizen Identification Card System
[Paid Resource]
A Real-Time Citizen Identification Card System
|
|
Code is accessible |
Yes |
Subscription-based |
No |
Lines (approximately) |
790 |
Requirements |
None |
Support |
Yes |
I saw other ID Cards being released and decided to release the one I have written for the server I work on. This script is influenced from [Release] jsfour-idcard [ESX]. I created the images from scratch using actual California Identification Cards. This has been written to be used on Stand Alone platforms currently, but I also coded ESX, and QBCore to be used instead with ease.
Installation
- Purchase the resource from our Tebex Store
- Check your email for the resource
- Place the resource files in your server’s resources folder!
- Place ‘ensure OSheaIDCard’ in server.cfg
The Code is heavily commented to assist developers in understanding how I created this.
There is a very detailed README included on how to use the ESX or QBCore version instead. They are all coded into this one version!
Script Features
- Custom Made Cards from Real California ID’s
- ID Card will show to a Nearby player, or yourself if no one is close enough.
- Distance works with Officer standing at Car door and players in vehicle.(Goes to Officer from Driver)
- ID Cards will appear correctly on any size resolution (4K Compatible)
- All Card Information Is Customizable (First Name, Last Name, Date of Birth, Sex, Height)
- If using ESX, or QBCore will pull information from Database.
- Can Choose Between 3 Different Identification Cards (ID, Driver License, Weapon License)
- Uses In Game Mugshot To Provide Character Image Real Time
- Can be used Standalone, ESX, or QBCore! All code included in this version!
- Cards can be edited and reuploaded for a custom experience or create your own card
- Script is NOT encoded or encrypted in any way so your devs can customize and edit.
How To Use Script
- You Can Setup Buttons to Call the script directly instead of using the /commands.
- /setid FirstName LastName D/O/B Sex(M/F) Height (Will save these Settings until you reuse this command or log-out) Standalone only.
- /showid (Will show ID to nearest Player, If no one is close will show it to you.)
- /showlic (Will show License to nearest Player, If no one is close will show it to you.)
- /showwep (Will show Weapon License to nearest Player, If no one is close will show it to you.)
Screenshots