[HELP] Adding Armour / Weapons / Items

Benji2003

Dedicated Member
Dedicated Member
Dec 14, 2003
102
0
42
New York BABY!
I need help with TD 2.3 server files and MYSQL:

If anyone could direct me to some tutorials on how add my own armour / items / weapons. That would be really appreciated.

Also on how to import the armour into the Hum.wil.

I have searched using key words, but found nothing.

Thanks for any help received,

Benji.
 

-Luke-

LOMCN Veteran
Veteran
May 9, 2010
1,508
55
135
For weps / armours find the first image number they appear on in hh8 .. Example if the first image on armour is 18000 divide that by 1200 = 15 then put 15 in FLD_SHAPE in sql. Do the same for weps.

For normal items such as rings / braces and stones etc.. you need to find there number again with hh8 in StateItem / DN / Item .wil Example in your state item number 55 is most proberly a Jmace so 55 will go in FLD_IMGINDEX. You have to make sure what ever number you use that item is the same number is all 3 .wils

StateItem.wil is the image that appears on F10 char screen
Item.wil is the image that appears on bag
DNItem.wil is the image that appears in floor

Let us if you need further help il try my best :)
 
Upvote 0

ashleyuk

Dedicated Member
Dedicated Member
Loyal Member
Nov 18, 2008
2,000
23
125
I just copy/paste old euro stuff and paste then change images and add stats. simple :P
 
Upvote 0