Hi everyone, I’m developing a FiveM server.
Framework: QB Core
Clothing: LVS
Pack: BabyMods
I successfully added the clothing pack, but when I open the clothing system and select one of the custom outfits (which appear correctly in the clothing list), I don’t see the clothing textures.
I thought it might be a texture issue since some are over 32MB, so I did this: sv_maxStreamingMen 64
The problem persists.
I don’t know what to do, especially since I mainly work on script development and resolution; I’ve never followed the streams for maps/clothes/other stuff.
What can I do?