Jump to content

crackm

Members
  • Posts

    28
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by crackm

  1. 1. Besecly first thing to do it to list all arenas, which does need that spell on entering.

    2. Second thing always need to be done is to investigate if it does realy works on blizz, atleast that never harmed anyone.

    3 . Next thing to do is to write the needed query's.

    DELETE FROM `spell_area` WHERE spell=32727;
    INSERT INTO `spell_area` VALUES
    (32727, xx_areaid_of_areana_xxx, 0, 0, 0, 0, 0, 2, 1);

    Ofc if you want to make severals zones using that spell you need to enlarge that query.

    If you have done the second step and got some proves, you can ofc report that issue on your DB-Providers site. ;)

  2. ok since I wrote some simular patch here some info:

    These spell mana tap was removed on blizz since 3.0.2, its now a part of the spell Arcane Torrent.

    Some sources: http://forums.worldofwarcraft.com/thread.html;jsessionid=57EB2471F82D6FB76DAE9DC03C1254F2.app23_02?topicId=9679949429&sid=1

    http://www.wowhead.com/?spell=28734#comments <-- every poster since 3.0.2 says its removed.

    The other possible sorces says the seam.

  3. There are currently two teams released a db but all need to be updated with the swl on of mangos

    the one is fdb: http://svn.assembla.com/svn/fdb-public/

    There you can find the compiled core and the db but the db need to be updated with the sql which are in the package with the core.

    The other one is psmdb http://svn.assembla.com/svn/psmdb_wotlk/ no core in the folder but should have the fitting database there. The stuff they support is named in http://svn.assembla.com/svn/psmdb_wotlk/Information/Supported_Revisions.txt

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