Revo ID Card requires one of the supported inventory systems to function properly. Please ensure you have one of the following installed and configured.
Required Dependencies
Inventory System
You must have one of these inventory systems installed:
ox_inventory - Overextended’s modern inventory system
- Download from: GitHub
- Place in your
resources directory
- Add
ensure ox_inventory to your server.cfg
qb-inventory - QBCore’s inventory system
- Download from: GitHub
- Place in your
resources directory
- Add
ensure qb-inventory to your server.cfg
qs-inventory / qs-advancedinventory - Quasar inventory systems
- Download and install the Quasar inventory build used by your server
- Place in your
resources directory
- Add the correct
ensure line for your inventory resource to server.cfg
Framework Support
Revo ID Card works with the following frameworks:
- ESX - Legacy and Legacy+ versions
- QBCore - All versions
- QBox - All versions
Installation Order
Install Framework
Ensure your chosen framework (ESX, QBCore, or QBox) is installed and running.
Install Inventory System
Install one of the supported inventory systems listed above.
Install Revo ID Card
Install Revo ID Card after your inventory system is configured.
Make sure your inventory system is included before Revo ID Card in your server.cfg to avoid runtime errors.
If you’re unsure which inventory system to use, we recommend ox_inventory for its modern features and excellent performance.