mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
* Moved "sql/TBC-WLK converter" to "sql/TBC-WLK_converter" for compatibility. --HG-- branch : trunk rename : sql/TBC-WLK converter/Readme.txt => sql/TBC-WLK_converter/Readme.txt rename : sql/TBC-WLK converter/TBC-WLK_characters.sql => sql/TBC-WLK_converter/TBC-WLK_characters.sql rename : sql/TBC-WLK converter/TBC-WLK_world.sql => sql/TBC-WLK_converter/TBC-WLK_world.sql rename : sql/TBC-WLK converter/TBC-WLK_world_run_only_once.sql => sql/TBC-WLK_converter/TBC-WLK_world_run_only_once.sql
Convert DB from 2.4.3 to 3.0.x: 1. BACKUP your old db! 2. Run TBC-WLK_characters.sql in "characters" database. 3. Run TBC-WLK_world_run_only_once.sql in "world" database. 4. Run TBC-WLK_world.sql in "world" database. After that you need to manually apply all sqls starting from 805_world_scripts.sql (in sql/updates) !IMPORTANT! If your professions' tools aren't detected in inventory after upgrade to 3.0.x, please delete your "Cache" directory in client's one. Ask your testers to do so no matter what, too. !IMPORTANT!