View Single Post
  #27  
Old 07-21-2003, 01:27 PM
mutombo
Sarnak
 
Join Date: Mar 2003
Posts: 30
Default

additional i need to add timeleft in the spawn2 table to join zones.

added it this way:
timeleft int(11) NOT NULL default '0',

seems working, i can login.
npcs are there too
there seems something wrong with the items always getting :"got a bogus item, deleting it " when i want to trade with a npc, but im sure thats something with the DB, im using Drawde's Worlddata 1.1 final for CVS.
Reply With Quote