qbcore
Installation
- Setup qbcore
- Remove
qb-multicharacter
if enabled - Set the framework in the config file
- In
sh_config.lua
setCONFIG.FRAMEWORK
toFRAMEWORK.QB
or'qb'
- In
Configure max number of characters
- In
sh_config.lua
set theCONFIG.MAX_CHARACTERS
to anumber
of your choice e.g.3
.