MMOCoin

Likes Likes:  0
Results 1 to 10 of 11

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Graphics Guru

    Join Date
    Feb 2009
    Posts
    1,377
    Post Thanks / Like
    Rep Power
    24
    Reputation
    382

    [Lua] The Lich King - Blizzlike



    Description:

    So basically I took it upon myself to creature The Lich King fight 10man blizzlike.
    This is as blizzlike as I could get it using default ArcEmu, many of the game mechanics that I needed was not implemented yet and many of the visuals/spells I needed were not
    extracted due to the crap DBC extractor ArcEmu provide. Still, I have created this with what I had to work with and I think it's pretty good.

    This is for ArcEmu.

    Bits Missing/Not Blizzlike:

    -Many Visuals (Because ArcEmu do not support A LOT of what is needed :/ DBC Extractor didn't even extract half the spells I needed)
    -Floor blowing up and 'pillars' blowing up visuals (Game mechanics missing from ArcEmu)
    -Valkyrs (This part works blizzlike, it just looks completly different due to missing game mechanics etc, it uses vehicles on retail which ofc isn't on ArcEmu)
    -Frostmourne Chamber (A huge script would be needed for this to work properly and to be honest, I couldn't be bothered since it's a minor part to the fight. :3)
    -Tirion's heroic jump thing (Couldn't work out how to do it and didn't want to spend years tinkering with it)



    Download (See attached or use the pastebin links):
    Note: Password on attached file is stoneharry
    Script:

    Lua | ------------------------------ - Stoneharry - KMXnsybQ - Pastebin.com

    SQL:

    10 Man Version

    Lua | INSERT INTO items (entry, cl - Stoneharry - yNfWZepQ - Pastebin.com
    Included in SQL is a recall to the frozen throne - .rec port zoo

    Download Link:
    Filebeam - Beam up that File Scottie!

    10 Man Version - Heroic


    Lua | ------------------------------ - Stoneharry - P9FERUkQ - Pastebin.com

    Lua | insert into `creature_proto` ( - Stoneharry - 10 man heroic SQL by Asir - WqSkr4Fw - Pastebin.com



    25 Man Version

    Please note, the 25man version and 10man version currently conflict, since they both use the same worldmap. So only use one of the two versions!

    Lua | ------------------------------ - Stoneharry - Z8pmGjiP - Pastebin.com

    Lua | insert into `creature_proto` ( - LK25 SQL - C28694cT - Pastebin.com

    Merged Version

    This version makes 10man, 10man heroic and 25man into one script!

    Lua | ------------------------------ - Stoneharry - vzZKjSiA - Pastebin.com

    Lua | INSERT INTO items (entry, clas - Stoneharry - W2yWT59d - Pastebin.com



    Credits:

    -stoneharry (writing script, putting together SQL, finding all visuals/ids/gameobjects etc)
    -Kaidos (gave me a sound id to work from and some visual ideas as replacements to the missing spells)
    -Sebbe (taught me how to use packets properly)
    -sely_zero (helped alter many parts to blizzlike)
    -
    Daskin (Showed my quake visual)



    Originally Posted by stoneharry
    Last edited by Pedregon; 17-06-10 at 12:49 PM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •