View Single Post
  #6  
Old 10-18-2004, 10:02 PM
Magoth78
Discordant
 
Join Date: Jun 2003
Posts: 345
Default

You will have to backup your inventory table, then create a new one with the new inventory table scheme (you can source the inventory table from the peq classic db).
Then, you can source your backup'd inventory table to the new one. You will see a lot of duplicates error though but that's normal, in the old inventory table, the primary key (charID/SlotID) was not unique wich was letting the players to have some items in the same slot.


Mag
__________________
User's projects:
-- Original EMPIRE I/II and Factions! servers
-- Web GM Portal
-- EQoffline/bots
Reply With Quote