Jump to content
  • madmax has just uploaded Full DB fix TBC maxlevel minlevel error!


    weakpa2
    • Status: Completed
      Main Category: Database
      Sub-Category: Core Crash
      Version: 21.14 Milestone: 21 Priority: Normal
      Implemented Version: 21.14

    Fix for some db errors

    [QUOTE=ttales70;72549]Hi, i take from this file (full db) the only sql code for solve withtout insert again all db. If can usefull for someone. I dont know if need other data to change, but with only this i no have more error min max level.

    Im sorry for my bad english , i hope its clear.

    [code]
    update creature_template set minlevel=25, maxlevel=27 where entry = 10760;
    update creature_template set minlevel=60, maxlevel=60 where entry = 14302;
    update creature_template set minlevel=72, maxlevel=72 where entry = 15936;
    update creature_template set minlevel=69, maxlevel=69 where entry = 19799;
    update creature_template set minlevel=71, maxlevel=71 where entry = 19821;
    update creature_template set minlevel=69, maxlevel=69 where entry = 21860;
    [/code][/QUOTE]
    Thank you for this..


    User Feedback

    Recommended Comments



    Guest
    This is now closed for further comments

×
×
  • 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