Jump to content

Clothing Tutorial (HELP)


Ladriverni

Recommended Posts

I've been looking for tutorials on how to create new clothing items (modded tshirts and else) and haven't found anywhere a guide or tutorial to help me with that. Clothing doesn't appear in itemzed so i guess that's not how it's done. Also the search bar ain't really accurate since you cant search especific subforums. Any help will be appreciated.

Link to comment
Share on other sites

  • 1 year later...
  • 6 months later...

I found out how to create clothing items. But I am not actually "modding", but fiddling with some files of the base game on my own, actually changing/adding files and keep bkps for the entries.

 

You need to know where the files are located.

 

media\fileGuidTable.xml

contains the entries of unique ID numbers.

 

media\clothing\clothingItems

containts the xml files, refers to used models, the unique ID etc.,

 

media\textures

contains the image files

 

media\scripts\clothing

contains the .txt files for the game how to handle/use it, like DisplayName, BodyLocation, used Icons and several attributes.

 

With these steps you have an item in game, which you can spawn with a cheat mod/item spawner.

There are several files, where you need to add lines, so your item can spawn on zeds, in containers etc.

 

It has been a while, so I am not sure where exactly.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...