Log in

View Full Version : Question about 3.6


Wiz
09-12-2002, 03:31 AM
Any tool supporting converstion for 3.5 databases? What exactly changed in the item struct?

Would rather not remake my 2000+ custom items by hand. :p

Lurker_005
09-12-2002, 05:34 AM
For regular items (NOT containers or books) you should be able to just add 4 bytes to the end. Search and replace ); with /0/0/0/0); in your custom items DB dump.

Wiz
09-12-2002, 02:53 PM
That'll fix the entire deal with item effects not showing up and such?

Great.

Lurker_005
09-13-2002, 10:30 AM
unless the source for eqemu still has the items structure wrong, then yea.

Wiz
09-13-2002, 11:31 AM
Well duh. :p

Wiz
09-25-2002, 05:30 AM
This didn't work at all. I still haven't been able to convert anything, and stuff created in 3.8 seems to suffer the same problem.

Help?