Welcome to the RaGEZONE - MMORPG development forums.

help| DK quest

This is a discussion on help| DK quest within the WoW Mangos Tutorials forums, part of the WoW Mangos category; some one can give me fix Deta base to Death Knight "death comes from on high" Quest or at least ...

Results 1 to 2 of 2
  1. #1
    Newbie
    Rank
    Member
    Join Date
    Jan 2010
    Posts
    2
    Liked
    0

    help| DK quest

    Click
    some one can give me fix Deta base to Death Knight "death comes from on high" Quest or at least tell me how to fix it.
    ty for helping

  2. #2
    Ultimate Member
    Rank
    Member
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    186
    Liked
    4

    Re: help| DK quest

    Won't be the only quest u need fix for.
    Still lot of quests in the chain need sd2 or core support.
    I made the questchain work for normall players on my server by setting the quests to be autocompleted up on accepting them.

    Code:
    UPDATE `quest_template` SET `Method`='0' WHERE (`entry`='*****')
    Replace **** with Quest ID

    Quests working or not also depend on which world db u use.
    For example the quest u get from npc Noth in phase2 did not work correctly for me when using YTDB, did not get the 2 other related quests.
    I switched to UDB and all quest from Noth work just fine.
    But in UDB got stuck at "The light of dawn", can not turn in quest after completing it.
    In YTDB i can't even get to that quest because u don't get "Ambush at the Overlook" from npc after turning in the previous quest, but works fine in UDB.

 

 

Posting Permissions

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