brp-fivem-appearance

This is something I made for my server a couple months ago I take no credit for the UI all I've done is make the LUA side with clothing shops, barber shops, tatto shops and saved outfits the original post was from https://forum.cfx.re/t/release-fivem-appearance/2438537

Dependencies

Conflicts

This rescorce is meant to replace these two so it cannot be used while these rescorces are running

  • esx_skin
  • skinchanger

Setup

  • Run Outfits.sql

If you'r using esx_multicharacter or most rescorces using esx_skin or skinchanger this should work out of the box thansk to edits made by Linden however if it doeas not you can use the trigger below on the client side after the player loads in order to set their skin

ESX.TriggerServerCallback('fivem-appearance:getPlayerSkin', function(appearance)
    exports['fivem-appearance']:setPlayerAppearance(appearance)
end)

Server Config

ensure fivem-appearance
ensure brp-fivem-appearance
setr fivem-appearance:locale "en"

Support Me

Preview