What's new
  • Happy Cataclysm gaming! The long-awaited 4.3.4 Cataclysm Repack V19.0 is now live - and downloadable from our brand-new Emucoach App.
    Download it now
  • Mists of Pandaria is calling! Heya - did you know that the newest 5.4.8 MoP Repack - version 7.0 - is now live?
    Download now

Recent content by dimak

  1. D

    Useful SQL Queries

    what query can increase the statistics of all items? I used this but it gave me a syntax error UPDATE `Item_template` SET stat_value1 = (stat_value1 * 30) WHERE `Name` LIKE '%Wrathful%'; UPDATE `Item_template` SET stat_value2 = (stat_value2 * 30) WHERE `Name` LIKE '%Wrathful%'; UPDATE...
Back
Top