View Single Post
  #6  
Old 02-07-2002, 08:19 AM
Drawde
Dragon
 
Join Date: Jan 2002
Posts: 521
Default

I suppose a table would be the best system, not only would it be easy to change, but also if people in the future want to make EQ "mods" using the emulator, with modified classes/races, etc., customisable starting items would be a good idea.
You could probably have a table with an entry for each class (1=warrior,2=cleric, etc) with a list of items, e.g ("INSERT INTO startitem VALUES(entryno,itemno,quantity)"
Reply With Quote