fivem-appearance (wasabi)
Migrating Skins
Skins created through fivem-apperance (wasabi) are already backwards compatible with illenium-appearance
Migrating Outfits
Outfits can easily be migrated by changing the outfits
table to the illenium-appearance format.
- Rename the table
outfits
toplayer_outfits
- Rename column
identifier
tocitizenid
inplayer_outfits
table - Rename column
name
tooutfitname
inplayer_outfits
table - Rename column
ped
tomodel
inplayer_outfits
table - And you're done
- Restart the server before accessing the outfits