BL Appearance WIP
An extensive and modern Appearance resource for FiveM servers.
Current Features:
- Multi Framework Support (Ox, QB, ESX, ND, QBX, Custom)
- Outfit system
- Blacklist clothing system
- Share and receive outfits system
- Job Outfits system
- Fully backwards compatible with
illenium,qb-clothingandesx_skinAppearance resources
Installation
Download the latest release (opens in a new tab) of ox_lib.
Download the latest release (opens in a new tab) of BL Bridge.
Download the latest release (opens in a new tab) of BL Appearance.
Download the latest release (opens in a new tab) of BL Sprites.
Extract the contents of the zip file into your resources folder.
Run the SQL file in your database
- Download the
bl_appearance.sqlfile from the releases (opens in a new tab) page. - Import the file into your database.
Download release (opens in a new tab) or Download the fivem-builders to build
fivem-builders(opens in a new tab)- Replace the contents of the
[builders]directory with the downloaded files fromfivem-builders. - Relative Path:
resources\[cfx-default]\[system]\[builders]
Add ensure bl_appearance to your server.cfg file.
ox_libis required first.bl_bridgeis required second.bl_spritesis required third.bl_appearanceis required fourth.
Configure your previous appearance/clothing system
- Go to
bl_appearance/data/config.luaand configure thebl_appearancesettings.
Configure item
- If you want a usable item to apply outfits. Go to
bl_appearance/data/config.luaand configure theitemNameto you liking. - Save this image (opens in a new tab) and put it in your inventory images
- Navigate below for your inventory
- We plan to expand this to be usable for all clothings, but for now this is the only feature available.
Navigate below for your framework
Note
- To open the menu using a command, use '/appearance' then the menu you want to open. The menu types are the same ones in your
data/menus.luafile.