Thread: item db
View Single Post
  #3  
Old 10-15-2003, 06:48 AM
rollain
Fire Beetle
 
Join Date: May 2002
Posts: 23
Default

what i am talking about is the item db sql_dump from sourceforge.

i am trying to set up the database on my guild web page.

i can see in the classes fiels the class numbers assigned.

i can tell that warrior only armor / weapons are 1.
cleric 2, and so on through 9.

i can figure that a weapon, or armor with a class # of 32767 is for all classes.

its the multi class items that im having problems with. they are allready assigned numbers. i was just wondering if there was a relational db available that would point to all class numbers that included what ever class i was trying to pull out.
for example:

water sprinkler of nem ankh, cleric only. in the db, classes field numberis 2.

dwarven chain boots is wearable by cleric, war, pal, ect... classes field number is 927.
Reply With Quote