To keep your criminals on their toes the script supports multiple pick up locations for your fake_id_card to be
collected from. You can keep the default locations or if you want you can add or remove the locations to use
your own.
Using qs-inventory
If you are using qs-inventory you will need to add the following code to qs-inventory -> shared -> items.lua.
Items also need to be added to the qb-core -> shared -> items.lua to ensure for compatibility with qs-inventory.
To Display Metadata and depending on your version of qs-inventory you will need to add the following snippet below the existing id_card in this file qs-inventory -> config -> metadata.js.
Using ox_intentory
If you are using ox_inventory you will need to add the following code to ox_inventory -> data -> items.lua.
Using qb-core
If you are using qb-inventory you will need to add the following code to qb-core -> shared -> items.lua.