[Free][QB] fivem-appearance (with Tattoos + enhancements)

fivem-appearance for qb-core

All credit for the UI goes to the original author here: fivem-appearance

Features

  • Everything from standalone fivem-appearance
  • Player outfits
  • Rank based Clothing Rooms for Jobs / Gangs
  • Tattoo’s Support
  • Hair Textures
  • Polyzone Support
  • Ped Menu command (/pedmenu) (Configurable)
  • Reload Skin command (/reloadskin)
  • Improved code quality
  • No additional SQL needed. Uses the default qb-clothing schema
  • Plastic Surgeons

Dependencies

Preview (with Tattoos)

Download

GitHub - iLLeniumStudios/fivem-appearance

Setup

NOTE: This might NOT pick up existing outfits / skins. It is recommended to use this on a new server. You can adopt your old outfits / skins as well if you’re experienced enough. I will not be providing help on how to do that.

  • Delete / stop qb-clothing
  • Delete / stop any tattoo shop resources e.g., qb-tattooshop
  • Put setr fivem-appearance:locale "en" in your server.cfg
  • Put ensure fivem-appearance in your server.cfg
  • Follow the code below to replace the events

In order to make it work with qb-multicharacter, replace the required code snippets from the readme inside the Github repository starting from here

14 Likes

Cool Script

1 Like

ESX Verison?

5 Likes

I’m not planning to implement it for ESX at the moment. It may come though, depending on the need

1 Like

Yea we need it for esx since it has tattoos, this would help us so much!

3 Likes

need to remove qb-clothing?

Yes. Delete that resource and use this one instead

Update

1 Like

Brilliant job man! Loving the look of this!

Can it be easily converted to ESX ? (I think I will try to do it soon)

It would be so good, if you are convert it to esx.

everything was installed according to your instructions

1 Like

You haven’t removed qb-clothing before adding my resource, thus this error

Is there a way to blacklist clothes for normal players?

Yes. It should be possible to do that in the latest version

Can you tell me where to do that.
Example → Block only Drawable 11 from Tops. So a normal user cant equip it in the clothing menu or at char creation.

Read the readme of the repository. It has an example that explains how to blacklist drawables

1 Like

Anyone wanna release an esx branch?

3 Likes

I love this clothing menu so much?

I’ve been regularly updating the resource. Here’s the changelog:

Changelog

v3.10.0

Features

  • You can now Blacklist / Limit Peds based on Gangs, Jobs, and ACEs (Check readme for examples)
  • You can now disable specific components / props entirely (Useful for having clothing as items)
  • Ped dropdown menu now remembers your last selected ped and automatically scrolls to it when you open it again

Bug Fixes

  • reloadskin now respects your armour
  • Fixed issue with showBlip not working
  • Ped model hash function improvements
  • Fixed an issue which was causing the ACE permissions to not work when you open the menu for the 1st time

v3.9.0

Features

  • ACE Permissions support to allow VIP clothing
  • Gang / Job specific Clothing Stores
  • Cancel button disabled for initial character creation

Translations

  • Arabic

Bug Fixes

  • Fixed job check for zone logic
  • Add more reloadskin safety checks for corner cases

Documentation

  • Add docs for marcostom32 multicharacter

Infra Related

  • Fixed release action

v3.8.3

  • Fix job filters not working in blacklist
  • Command reloadskin fix
  • Add docs for OwenT1 Multicharacter
  • German translation
  • fxmanifest will now have proper version set
  • Some workflow improvements

v3.8.0

  • Race Mix Support (thirdMix)
  • Make qb-target peds invincible
  • Remove explicit indexes
  • Fix for chat crashing sometimes on pedmenu command
  • thirdMix no longer causes any issues for players
1 Like