View Single Post
  #3  
Old 04-13-2004, 07:37 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

If you are just wanting to add data to the loottable, just:
Code:
INSERT INTO loottable (id, name, mincash, maxcash, avgcoin);
Where id is the id, name is the name of the npc, and so on. I believe this is correct (may want to get a second opinion on this, though I'm no expert (by ANY means) with MySQL queries.....

Or you could peruse the 3rd party tools forum and get Sandy's loot editor and do it that way...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ