esx_multicharacter (integration)

If you are using the esx_multicharacter you need to desarrollate this integration with the script:

  1. Open the esx_multicharacter\server\modules\multicharacter.lua

  2. Find this function Multicharacter:SetupCharacters(...) and you need to put inside of the characters[id] = { the next line:

v.skin = exports.origen_clothing:getAppearance(v.identifier).skin

skin = exports["origen_clothing"]:GetAppearanceData()
  1. Enjoy!!! 😄

Last updated