🎓Clothing Store Config
There are simple explanations of the settings.
Here you can adjust the base setting
Config.framework = "ESX" ---- QBCOREThis setting is only valid for esx multichar users
Config.haveMultichar = trueHere you can set 5 different skin systems.
Config.skinstyle = "esx_skin" --- "esx_skin", "qb-clothing" , "ownsystem" , "illenium-appearance", "fivem-appearance"esx_skin = > For esx, it registers to users > skin table and esx_skin works with skinchanger.
qb-clothing = > Saves to the playerskin table for qbcore and works with qb-clothing.
ownsystem = > Saves to the playerallclothing folder in the script.
illenium-appearance = > makes extra translations and saves for illenium.
fivem-appearance = > makes extra translations and saves for fap.
You can use auto or playerload for automatic work.
Config.control = "auto" --- auto or playerloadThis setting automatically writes the description of unspecified clothing items.
Config.standartdest = "You can wear it however you like"If you are using the bp_charcreate script, set this to true.
Config.usebp_charcreate = trueYou can add a market here. Multiple markets can be added from a single setting.
factor = > This setting shows by how much the price of the items will increase automatically.
custom = > integrates the specially assigned items found in clothings.json in sequence.
Last updated