Jump to content

How to upgrade my current server and db without losing data?


Guest Markelly

Recommended Posts

upgrade it from 3.2.2a to 3.3.3a,i tested with another server i made for testing and the custom items i added got deleted when upgraded the db

my current opinion is to extract every custom item to an sql file but it will take long so im asking you guys for help

Link to comment
Share on other sites

It's unavoidable that you must maintain any additions you make to the database. This means making proper backups of such data and importing them back into your database.

One thing to bear in mind is client versions after 3.2.2a no longer support custom items in the same way. The DBC data is now hard-linked, which means you must use existing item IDs. You can no longer make your own IDs. Your custom items must be added through unused items in the DBC that are of the same type, i.e.: custom dagger must use a dagger type weapon.

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use