chore(config): Add option to enable identity integration

This commit is contained in:
Linden
2021-06-05 09:12:33 +10:00
committed by GitHub
parent 776004ff43
commit 8a5765504d
+2 -1
View File
@@ -18,4 +18,5 @@ Config.EnableDefaultInventory = true -- Display the default Inventory ( F2 )
Config.EnableWantedLevel = false -- Use Normal GTA wanted Level?
Config.EnablePVP = true -- Allow Player to player combat
Config.Multichar = false -- Requires esx_multicharacter
Config.Multichar = false -- Enable support for esx_multicharacter
Config.Identity = true -- Select a characters identity data before they have loaded in (this happens by default with multichar)