Dejwiix-fivem-appearance

dejwiix-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 and saved outfits the original post was from [release] fivem-appearance

![|32x32]GitHub

GitHub - Dejwik/dejwiix-fivem-appearance

Contribute to Dejwik/dejwiix-fivem-appearance development by creating an account on GitHub.

Dependencies

Conflicts

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

  • esx_skin
  • skinchanger

Setup

  • Delete dejwiix- from the file name
  • 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
setr fivem-appearance:locale "en"

Preview




2 Likes

Link not working

literally just a reupload of Brp-fivem-appearance

2 Likes