Confused about clothing addons

I’m finding it really difficult to understand what’s going on with a clothing dlc pack I’m creating. I tried gtautil to begin with but could only create a clothing replacement pack and also found it messed up all our existing clothing sets which were being used when clocking on and off jobs. I found a page listing a dlc rpf for adding clothes and the structure made a lot of sense but gtautil was doing things differently. I also tried a casino heist clothing dlc made for FiveM which followed that same structure. There’s a meta file list in the fxmanifest and then a ymt in the stream folder with sub folders containing the ydd and ytd files. This worked perfectly adding slots after my last item in the various component types.

Someone told me about Alt cloth tool which outputs this same structure, but its release is broken in that it doesn’t replace string tokens in the fxmanifest. I fixed this by forking the project and making the required change. The problem is though that I’m adding jbib files and under torso1 in esx_clotheshop these are added as 290 and 291 with torso2 listing the correct number of texture slots, but what I see in 290 is the clothing from 0 and 291 shows what’s in 1. None of my textures are loaded in either.

I’ve checked the file names and overall structure of the output folder and everything is correct. I’m wondering if something is broken in the ymt but then, I don’t really know what the ymt does or even how to check it. Stepping through the c# I have no idea what all the magic numbers mean and what unks are. I’m hoping that maybe it’s just something wrong with my model files, but I’m totally lost and don’t know what to try next after going around in circles on it for days now.

Can anyone offer any guidance on what might be an obvious thing to check for?

Reading and understanding your whole paragraph took 5 minutes, but I can’t get your problem. Write in short for. Guidance!

Sorry I figured explaining the issue in detail would be prudent. A thorough explanation usually allows people to understand the nature of the problem.

In short, I generated a dlc pack for FiveM using alt cloth tool and everything looks good as far as the filenaming. There are new slots after the last ones in esx_clotheshop but the new slot 290 has the item from 0 and 291 has the item from 1. What I want to know is why are slots being allocated for new clothing but the models and textures aren’t loading from the ydd and ytds I’ve added.

do you have purchased fivem patreon ?
Cfx.re/The CitizenFX Collective is creating FiveM for GTA V | Patreon

You need FiveM Element Club Argentum :cd: to stream addon cloths.

It will not load until purchased and generated a new key for your server from Cfx.re server key management (fivem.net)
from same account.

Further queries-

Yes we have this. I clearly stated in my original question that I successfully streamed a pre-made casino dlc pack addon created by someone else

can you share the link with me?

ZeroRemorseSkin.zip (15.5 MB)
For reference this is what was added image

you need patreon

1 Like

I’ve already said that we have it. I don’t personally, the team I’m working with it have the subscription and that key is what we’re running this resource with and it’s not working. I even shared my resource with some other random dude on discord who offered to help. It didn’t work for him either. He too used Alt Tool to create packs and sometimes it would work and sometimes not.

Please read my responses and try to avoid responding if the answer you are going to post has already been addressed.

Right, so to put an absolute end to anyone restating that I need the patreon subscription I signed up (even though I didn’t need to because the key our lead is using on the live server already has it) just to prove a point and try it out on my own key. It STILL isn’t streaming. This is the new slot (290) with the item shown in slot 0.


I know the item slot has been created because prior to loading it the last item slot was 289.
I’ve provided a zip of the resource in question, if someone could please look at it and assist I’d be very grateful. But please refrain from telling me it’s a patreon subscription issue.

hi, try to re-create your archive without using capital letters.

I created my archive with the name all in lowercase letters and it works, I tried yours and it didn’t work.

I created my archive using your own files

sorry for my english, i don’t know it very well

1 Like

Hello, could you solve this?