View Single Post
  #3  
Old 01-03-2004, 06:57 PM
tbigg
Sarnak
 
Join Date: Oct 2003
Posts: 45
Default

I've been cranking on updates, but not finding a lot of new items lately. I am thinking the best way to add a lot of missing items would be to come up with a way to generate the in-game links for specific items we want. I have a list of close to 2000 item IDs and item names that are missing from the latest dumpeditems list.

I know that item links contain the item ID, item name and what looks like a 36-bit hash code. e.g. For Matchless Dragonhide Breastplate, which has an ID of 27159, the link is:

- 0027159-00001-00001-00001-00001-000014F90C7D3Matchless Dragonhide Breastplate -

If somone can give me some ideas/help on how to generate the hash that appears right before the name, I could grab a lot of new items, plus update all the older ones.

Any ideas?
Reply With Quote