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

im looking for the same fix.

Hello,

I am using this on my server and for whatever reason when you take off the clothing it replaces it with another clothing item. For example: taking off pants will remove the current ones but then a new pair is visible instead of being naked. Does anyone know what the issue may be? Artifact vs 4736.

You should add the command /fixpj adding this to esx_skin/client/main.lua :
RegisterCommand(‘fixpj’,

function()

    TriggerEvent('skinchanger:getSkin',

        function(skin)

            TriggerEvent("skinchanger:loadSkin", skin)

        end

    )

end

)

For some reason every time server restarts the script breaks, Always have to re add the script to server and restart it from in game to work. Anyone have this issue before ?

When I press and hold Y I can not click on any of the options. I can only use the / commands. The wheel doesn’t work for me. Others on my server can use it though. just certain people

I have this exact same issue, did you manage to find a fix?

Fixed it, you need to have nude textures in your server to begin with. So actually download a nude clothing item.

Hi all, how i remove the TAB key , is removing the watch …

Tnx

hi ,i would ,when connect to the server , the mask is off …can i edit this ?

Love the script! I modified it to work with cars.

1 Like

wow! that looks great!
Any chance of sharing the vehicle addition?

We are currently using a vehicle controller, its meh. This would be great!

Omg this looks good!

Thank you for editing the images for me.

1 Like

This looks awesome. Would you be willing to share?

its pretty much complete just got to add a few last things before I release it. Animations etc.

4 Likes

looking forward to it!


How do i get this version

When I take my pants off, it automatically put police pants on? anyone know how to fix this?

this is happing to me to and i use qb core

does it work on fxserver?