Torchmodders

Mod Projects => Torchlight I Classes Pack - Public Board => Topic started by: sephiawind on December 27, 2016, 04:09:48 am


Title: Creating An Armor Set
Post by: sephiawind on December 27, 2016, 04:09:48 am
Not exactly. I use the Dark Alchemist model + the basic Hum_M model + some parts from other wardrobe models.

(http://s28.postimg.org/3y23wqbbx/Dalch3.png)

Technically, most of the work is done.

cool  ??? please gimme the sets  :D , make it available in TL1CP
Title: Re: Re: Wardrobe Substitution Work
Post by: Phanjam on December 27, 2016, 04:41:20 am
cool  ??? please gimme the sets  :D , make it available in TL1CP

Hi sephiawind! For TL1CP I would rather use the TL1 Alch armor sets.  But if Kva is willing to share the model files, I can guide you to make your own personal mod for an armor set using this model ;)
Title: Re: Re: Wardrobe Substitution Work
Post by: sephiawind on December 28, 2016, 03:46:08 am
cool  ??? please gimme the sets  :D , make it available in TL1CP

Hi sephiawind! For TL1CP I would rather use the TL1 Alch armor sets.  But if Kva is willing to share the model files, I can guide you to make your own personal mod for an armor set using this model ;)

i'd love to, gimme the tutor gonna learn later ...  :)
Title: Re: Re: Wardrobe Substitution Work
Post by: Kva3imoda on January 15, 2017, 08:40:33 pm
Hi sephiawind! It seems that I finished the male wardrobe model. Now you need to test it in GUTS or the game. Are you ready?  :)
Title: Re: Re: Wardrobe Substitution Work
Post by: Kva3imoda on January 17, 2017, 05:13:07 pm
Female

(http://i.imgur.com/EuynqFg.png)

Now everything is ready almost 95%. We need tests, fix bugs, etc.
Title: Re: Re: Wardrobe Substitution Work
Post by: Kva3imoda on January 17, 2017, 06:43:49 pm
(http://i.imgur.com/mZODIvn.png)

You can use it absolutely free for your mods.

Download Dark_01.zip (https://yadi.sk/d/X4KfJ22139ZWhU)
Title: Re: Re: Wardrobe Substitution Work
Post by: Phanjam on January 17, 2017, 07:16:40 pm
WowoWOW Kva has done it again!

These are really nice too ;)

Hey @sephiawind ready to learn how to make an armor set using this? :P
Title: Re: Re: Wardrobe Substitution Work
Post by: sephiawind on January 18, 2017, 04:45:42 pm
WowoWOW Kva has done it again!

These are really nice too ;)

Hey @sephiawind ready to learn how to make an armor set using this? :P

my body is ready  ;D

oh man thx so much ... Kva finally I can make it available in game  8)
Title: Re: Re: Wardrobe Substitution Work
Post by: Phanjam on January 19, 2017, 01:23:33 am
Hey @sephiawind okay first and very important, do you have GUTS installed?  You will need it to compile your mod in the last steps...

And to get your mind ready :P here is a diagram of the things you will be making...

Spoiler (hover to show)
Title: Re: Re: Wardrobe Substitution Work
Post by: sephiawind on January 19, 2017, 03:27:32 am
Hey @sephiawind okay first and very important, do you have GUTS installed?  You will need it to compile your mod in the last steps...

And to get your mind ready :P here is a diagram of the things you will be making...

Spoiler (hover to show)

yes already installed it , sorry can you explain it in a step ? never create a TL2 mod from scratch ... All i did until now is just merging mod to bypass the limitation 10 mods
Title: Re: Re: Wardrobe Substitution Work
Post by: Phanjam on January 19, 2017, 05:48:06 am
yes already installed it , sorry can you explain it in a step ?

Yes we will go step-by-step ;) I just wanted to give you an overview first and make sure you had GUTS.

I think you should become familiar first with the files you will be creating (actually, you will just copy existing files and change the contents to what you need).

Go to your ...\Torchlight II\MEDIA\SETS\ folder and study any of the .DAT files in there. They will open up in any text editor (like windows notepad) but I suggest you get notepad++ (https://notepad-plus-plus.org/download/) or similar.  The .DAT files in this directory define the "item sets" which appear in the game. You will be copying and editing one of these to define your own armor set  ;D

Go to your ...\Torchlight II\MEDIA\UNITS\ITEMS\ folder. The .DAT files for every armor item in the game are in this folder so there are about 3,700 of them! Don't worry, you will make only 6 :D by copying and editing some of the existing files in this folder - one each for boots, pants, chest, gloves, shoulders and helmet.  The filenames describe what the item is so it should be easy to see which ones you need.

While you study those, I will write out the next steps and post back here 8)
Title: Re: Re: Wardrobe Substitution Work
Post by: Phanjam on January 19, 2017, 07:00:47 pm

Quote from: sephiawind
hey PJ, just want to ask .. any solution for JIT error or something like handle exception in GUTS ?
Hi sephiawind! Can you describe what you were doing in GUTS at the time the error happened?
Title: Re: Re: Wardrobe Substitution Work
Post by: sephiawind on January 20, 2017, 03:29:56 am

Quote from: sephiawind
hey PJ, just want to ask .. any solution for JIT error or something like handle exception in GUTS ?
Hi sephiawind! Can you describe what you were doing in GUTS at the time the error happened?

i'm just checking some tutors for creating a mod,open GUTS then click unit>item .. then the handle exception appear
sometimes either TL2 or GUTS got an error .. sometimes i just fix it with verify cache through steam client, now it still works for TL2 but didn't work anymore for GUTS  :o


Title: Re: Creating An Armor Set
Post by: Phanjam on July 16, 2017, 05:42:42 pm
Hi @sephiawind ! Last post you were having trouble starting GUTS - are you able to use GUTS now/lately?
Title: Re: Creating An Armor Set
Post by: sephiawind on July 17, 2017, 03:45:57 am
Hi @sephiawind ! Last post you were having trouble starting GUTS - are you able to use GUTS now/lately?

yes now I can even unpack - merge any mods I want , I also trying to learn by extracting any mods that related to sets like TL1CP , weapon texture ... but unpacking and learn by copying them seems so hard also this Dark Alchemist sets doesn't have icon , so what I should do ? keep it blank or put the default text like <STRING>ICON:icons_armor_berserker_pants ?
also what about the GUID ? there's so much that I dunno ... learning by unpacking someone mod just make it more confusing