Last updated
Last updated
Before starting, you'll need to create the item that you've inserted in your config.lua
file in your inventory system.
We currently support 5 different inventories thanks to 's !
Setup on es_extended is really easy!
Go into your esx_multicharacter server-side file esx_multicharacter\server\main.lua
and replace lines 228 to line 232 with this:
It will automatically give the identity card when the user has just registered.
Go into your qb-multicharacter server-side file qb-multicharacter/server/main.lua
and replace GiveStarterItems
function with this:
It will automatically give the identity card when the user has just registered. You'll also have to remove id_card from the StarterItems in your qb-core/shared/main.lua
config.
If you want to give yourself the id card, you can add this command to the server.lua
of five-idcard:
You still don't know how to proceed? We know this is not beginner-friendly, so we will give you free setup support on our !