Quest Drops

Results 1 to 3 of 3
  1. #1
    Newbie expeliarimus is offline
    MemberRank
    Feb 2015 Join Date
    14Posts

    Quest Drops

    Hello.
    So, i have all the Quest Drops in the monsterquestdrops table, however, quest drops aren't working. I've tried looking for the issue in the source, but can't seem to find a solution. Any ideas where i should look to solve it?
    Regards


  2. #2
    Sorcerer Supreme SYJourney is offline
    Member +Rank
    Mar 2015 Join Date
    FrankfurtLocation
    427Posts

    Re: Quest Drops

    Hello, what source/version are you using?

    If you look for an issue in the source:
    1. Check where drops are added (this is mostly called MonsterInformationProvider)
    2. Check where the methods to get drops in there are used. Then check if everything seems correct there.

  3. #3
    Elite Member ALotOfPosts is offline
    Member +Rank
    Sep 2014 Join Date
    181Posts

    Re: Quest Drops

    Explain how they aren't working. It could be many things.

    * Are the quests drops in there but the quests aren't activated?
    - The quest drops column iirc means that if the quest is activated then it will add it to the drops. If no quest, no drops
    1. Solution is to just accept the quest. Make sure the quest is coded. Many are not.

    * Are the quest drops in the db, quest accepted and nothing drops?
    1. Solution is to go find where the drops are added. Post the code here so others can look at it.



Advertisement