mirrox1337 / durty-cloth-tool

Durty Cloth Tool to generate addon cloth resources for alt:V, FiveM and Singleplayer

Home Page:https://cloth.durty.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt:V Cloth Tool

Generate alt:V resource / Singleplayer dlc or FiveM resource for addon ped components / props

Join our GTA 5 Modding Discord server: https://discord.gg/hgSutAU

screen-1 screen-2

Useful projects

If you are in search for an easy way to browse all GTA V clothes data, try Pleb Masters: Forge. Pleb Masters Forge Logo

Additional notes

from Divined#2725

feet ydd needs to be imported with _r
lowr ydd needs to be imported with _r
teef ydd needs to be imported with _u
everything else imported with _u for .ydd
lowr ytd needs to be imported with _whi
feet ytd needs to be imported with _uni

from Nicoo#3630

berd ydd needs to be imported with _r
berd ytd needs to be imported with _whi

from DurtyFree#3216

peds .ymt postfixes for models & textures

For models (_postfix)

_r (race)
_u (universal)
_m (?? - only used 4 times)
_g (?? - only used twice)
_p (props - used in cutscenes)

For textures (texIds = _postfix)

0  = '_uni' (universal)
1  = '_whi' (white)
2  = '_bla' (black)
3  = '_chi' (chinese)
4  = '_lat' (latino)
5  = '_ara' (arabic)
6  = '_bal' (baltic)
7  = '_jam' (jamaican)
8  = '_kor' (korean)
9  = '_ita' (italian)
10 = '_pak' (pakistani - resembles indians mostly, like shopkeepers)

How to fix addon hats

See the following tutorial on how to fix addon hats: https://forum.cfx.re/t/how-to-fix-addon-hats

Credits

- Tuxick for initial version of this tool :)

- GiZz (indilo53) for various fixes and improvements

- DurtyFree for various fixes and improvements

- alt:V for the icon, branding and being the superior GTA 5 mp platform

About

Durty Cloth Tool to generate addon cloth resources for alt:V, FiveM and Singleplayer

https://cloth.durty.dev


Languages

Language:C# 100.0%