Description
This resource creates realistic identification cards, it allows you to create as many different id's as you want in different styles, you can create weapon licenses, driving licenses, or normal id cards.
You can also use the server side export AddCardToPlayer(src, cardName)
in your scripts to add the id to players for example when they complete a driving test or maybe when they create a new character.
Compatibility
This resource works with ND, ESX, QB, and without a framework. It also works with ox_target and qb-target, if no target is used it will default to 3D Text. It also supports ox_inventory, qb-inventory and qs-inventory, and other inventories based on ESX & QB (bridge always included). If no inventory is used commands can be used.
Dependencies
This resource requires ox_lib a standalone library for providing easily reusable code as importable modules and exports.