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
- ESX
- FiveM Appearance https://github.com/pedr0fontoura/fivem-appearance
- BT-Polyzone https://github.com/brentN5/bt-polyzone
- OX Library https://github.com/overextended/ox_lib
This rescorce is meant to replace these two so it cannot be used while these rescorces are running
- esx_skin
- skinchanger
- 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)
ensure fivem-appearance
ensure brp-fivem-appearance
setr fivem-appearance:locale "en"