dpClothing+ (1.0.3) Clothing Variations and Toggles (Gloves, Vest, Top, Hair, Bag and more)

Hello, first of all congratulations for this great script when creating. I have a question, how can I change the model of my arms in the config? Thank you very much, regards

whats the reset your clothing after its been punched off of you

I have eup clothes so I can’t undress, just change clothes. can someone possibly help me

Hi guys!

I don’t know if I’m expressing myself well but I can’t find the place to put a different shirt for men and women

Currently it’s like this

local Extras = {
[“Shirt”] = {
Drawable = 11,
Table = {
Standalone = true, Male = 15, Female = 130,
Extra = {
{Drawable = 8, Id = 15, Tex = 0, Name = “Extra Undershirt”},
{Drawable = 3, Id = 15, Tex = 0, Name = “Extra Gloves”},
{Drawable = 10, Id = 0, Tex = 0, Name = “Extra Decals”},
}
},
Emote = {Dict = “clothingtie”, Anim = “try_tie_negative_a”, Move = 51, Dur = 1200}
},

This part changes the jacket and not the tshirt because this happens when I undress my character (see screen)
2 clothes are superimposed …

Do you think you can help me?
Thanks in advance ! :stuck_out_tongue_winking_eye:

image

Check your keybinds

I can open the menu with the keybind, it just won’t allow me to use my mouse to click on anything.

I checked my keybinds but can not find anything that would not allow me to use my mouse to select the items on the GUI menu

You need to configure the script. Set the config debug to true and then configure the clothes meta

Did you ever figure this out?

On a wide curved screen, the GUI looks like this. Anyone know how to fix this?

How do I change the Keybinds for different things such as taking off Glasses and stuff? Mine is overlapping with something else and I want to change the ones for dpClothing

Did you ever figure this out? I tried everything I possibly could try lol

no i never got help and never dot this get fixed :frowning:

I cant seem to find the bit of text where i can change the logo in the middle

I have now seen with many that they can also take off their accessory, but how do I do that

you have to edit it in the client clothing lua
it looks something like this
[“Pants”] = {
Drawable = 4,
Table = {Standalone = true, Male = 97, Female = 14},
Emote = {Dict = “re@construction”, Anim = “out_of_breath”, Move = 51, Dur = 1300}
you have to put what number your clothing item is in Male and female

hello how can i fix that when i use stream clothes and take it off, than old clothes-fivem basic clothes are on?

how about jacket ?

I doenst understand the variations for Hair.
By using the hair toggle i get everytime a error “no variation” :confused:
I dont understand the variations.lua

Hair variations are things like… If you have a female character with hair in a ponytail, the variation of said ponytail might be loose hair that’s not tied up. It’s basically changing one hairstyle for another, and back again.

The same system works for all the variations. For example, hats are generally picked so the brim is facing forwards. The variations of these hats is usually brims facing backwards.

If you have custom hair and clothing, you will need to edit these variations so they match your custom gear.

Hope this helps. :slight_smile:

Did you figure out how to get this ?