Adding Items

Play Now

Hany

Golden Oldie
Golden Oldie
Feb 28, 2005
918
121
180
I'm realy having a few problems now adding items to my state / dn / item wil's wat happens is i add 1 item then try another item then it just work work shows up in game as nothing -.- im using hh8.. =/

is there any think better to use than hh8?
or some 1 could give me a quick and easy way to use hh8 please because maybe im doing a wrong way.. well gota be ent i lol ><

ty :)
 

Omen_lom

Golden Oldie
Golden Oldie
May 29, 2006
1,761
14
124
On hh8. there should be a '...' button next to 'file'

click on 'stateitem.wil' in your data folder of your server client.

Look through all the items till you have found an item of your choice and then just write down the number in 'FLD_IMGINDEX'.

STD mode on items in most (probably all) cases, refers to where it is worn. you can just find examples in the entries already in your item table.

Ring= 22
Brace= 24
Neck= 20
Helm= 15
Belt= 64
Boots= 62

etc.

If your refering to Armour and weapon problems then it gets abit more complicated

For STDMode 10= Male 11= Female
For Shape you have to open Hum or Weapon and go through each armour counting up until you see the armour of your choice. Naked will = 0 and Base Dress will = 1. Just count up every new armour. Its easier to make a bitmap of all the numbers so they can be used for future reference.
For IMGINDEX you just have to open stateitem and look for how it will appear in you bag.

Shape is what it looks like on the external view of your character.
IMGINDEX is how it will look on the floor, in bag and when your are wearing it 'F10'

hope thats helped.
 
Upvote 0

TravisW

LOMCN Veteran
Veteran
Sep 4, 2007
737
17
105
I'm realy having a few problems now adding items to my state / dn / item wil's wat happens is i add 1 item then try another item then it just work work shows up in game as nothing -.- im using hh8.. =/

is there any think better to use than hh8?
or some 1 could give me a quick and easy way to use hh8 please because maybe im doing a wrong way.. well gota be ent i lol ><

ty :)

This might be a long drawn out way to some people, but I find its easiest for me. When I try to import one image into a wil with hh8, it always seems to get buggered up somehow.

First, make three new folders on desktop. State, DN, Item(for the 3 wils.)
Open up one of the wil's with hh8 and choose export all. Link to the correct folder you made for that wil, then export. Then simply add the new image into the folder, adding its placements into placements folder also. (placement folder created when you export)

Then re-open the wil again, select import, then under "modes" choose "replace", under "placement uses" select "from folder"

Not a good method for one item at a time, but is good for mass additions.
Also remember to choose empty spaces in your wils that are empty in all 3 wils. :P
 
Upvote 0

Hany

Golden Oldie
Golden Oldie
Feb 28, 2005
918
121
180
wernt to sure if that wat i was lookin for omen but ty any way m8 :)

and travis that worked sound as a pound :P thanks alot m8

lomcn 4tw ^^
 
Upvote 0