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 !
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?
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
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â
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.
Did you figure out how to get this ?