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-clothing
andesx_skin
Appearance 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.sql
file 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_lib
is required first.bl_bridge
is required second.bl_sprites
is required third.bl_appearance
is required fourth.
Configure your previous appearance/clothing system
- Go to
bl_appearance/data/config.lua
and configure thebl_appearance
settings.
Configure item
- If you want a usable item to apply outfits. Go to
bl_appearance/data/config.lua
and configure theitemName
to 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.lua
file.