πΏInstallation
Discover how to install your script.
β’ STEP 1: DEPENDENCIES
Make sure the folder name is zr-multicharacter and that you have the following resources installed in your server!
oxmysql.
esx or qbcore (if you have different core name, you must change that in the config file).
zr-identity. (both versions are compatible)
β’ STEP 2: START ORDER
ensure zr-identity
ensure zr-multicharacterImportant for ESX !
Make sure in es_extended -> config.lua to change
Config.Multichar = GetResourceState("esx_multicharacter") ~= "missing"And make it :
Config.Multichar = true
Config.Identity = trueβ’ STEP 3: DATABASE
DATABASE FOR QBCORE
Last updated
