Make sure to totally remove esx_multicharacter from /resources/[core]/
Changing es_extended config
Firstly, we need to apply the changes to the config file.
If you're on ESX Legacy 1.12 and above find es_extended/shared/config/main.lua
Any other version, go to es_extended/config.lua
Find this variable:
Now you applied the core changes to the framework!
Installing the resource
Drag resource into your /resources folder.
Voila! π
Removing qb-multicharacter
Make sure to totally remove qb-multicharacter from /resources/[qb]/
Installing the resource
Drag resource into your /resources folder.
Voila! π
Disabling QBOX default Multicharacter
Headover to the /qbx-core/config/client.lua and set at line 8
useExternalCharacters = true
useExternalCharacters location
Installing the resource
Drag resource into your /resources folder.
Voila! πWhy those changes are crucial?
QBOX prioritize identifiers starting from the license2, that way we can't just set the identifier for license2 since some percentage of the users does not have that identifier.