Clothes
The following scripts are compatible by default:
qb-clothing (and any other script that uses its same event names)
illenium-appearance
rcore clothing
tgiann clothing
esx_skin and skinchager (who uses this in 2025?)
Other Clothing Scripts
To make your own clothing script compatible do the following:
Go to config/clothing.lua > add your resource name in the compatible table.
Go to client/editable/clothing.lua > line 18 add a new line like this right before the one from illenium-appearance:
Go to server/editable/_callbacks.lua > line 32 add your clothing script export to retrieve the player clothes using identifier:
I don't know how X clothing script works, I don't own every script in Fivem, please avoid asking how to make X clothing script compatible with mine.
Last updated