esx_multicharacter (integration)
If you are using the esx_multicharacter you need to desarrollate this integration with the script:
Open the esx_multicharacter\server\modules\multicharacter.lua
Find this
function Multicharacter:SetupCharacters(...)and you need to put inside of thecharacters[id] = {the next line:
v.skin = exports.origen_clothing:getAppearance(v.identifier).skin
skin = exports["origen_clothing"]:GetAppearanceData()Enjoy!!! 😄
Last updated