ND Core
Installation
- Setup nd
- Remove
ND_Characters
if enabled - Enable use of external character system in
qbx_core
config- located in
qbx_core/config/client.lua
underuseExternalCharacters
- Set
useExternalCharacters
totrue
- located in
- Set the framework in the config file
- In
sh_config.lua
setCONFIG.FRAMEWORK
toFRAMEWORK.ND
or'nd'
- In
Configure max number of characters
- In
sh_config.lua
set theCONFIG.MAX_CHARACTERS
to anumber
of your choice e.g.3
.
Configure appearance script used
- In
sh_config.lua
theCONFIG.APPEARANCE
setting controls which appearance script is used.- For ND Framework specifically there is an
APPEARANCE.ND
or'nd'
option available - Use this if you use
fivem-appearance
included in the template
- For ND Framework specifically there is an