Loading...
  1. If this is your first visit, you may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Silver of darkness bug

Discussion in 'Old Threads' started by Xdeath, Oct 11, 2010.

Thread Status:
Not open for further replies.
  1. Xdeath

    Xdeath Getting there

    Joined:
    Aug 28, 2010
    Messages:
    63
    Likes Received:
    23
    Trophy Points:
    238
    Location:
    on the toilet
    The quest to get stigma skills is bugged D:.. when you have to click on the box, it doesn't work.. Gm's can u pls fix?

    Thanks
     
  2. Fluqui

    Fluqui New Member

    Joined:
    Sep 2, 2010
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    0
    Box cannot be openned due to incorrect itemid.


    Index: _1929ASliverofDarkness.java
    ===================================================================
    --- _1929ASliverofDarkness.java (revision 63)
    +++ _1929ASliverofDarkness.java (working copy)
    @@ -66,7 +66,7 @@
    qe.setNpcQuestData(203852).addOnTalkEvent(questId);
    qe.setNpcQuestData(203164).addOnTalkEvent(questId);
    qe.setNpcQuestData(205110).addOnTalkEvent(questId);
    - qe.setNpcQuestData(700419).addOnTalkEvent(questId);
    + qe.setNpcQuestData(700240).addOnTalkEvent(questId);
    qe.setNpcQuestData(205111).addOnTalkEvent(questId);
    qe.setQuestMovieEndIds(155).add(questId);
    qe.setNpcQuestData(212992).addOnKillEvent(questId);
    @@ -175,7 +175,7 @@
    }
    }
    break;
    - case 700419:
    + case 700240:
    {
    if (qs.getQuestVars().getQuestVars() == 94 && env.getDialogId() == -1)
    {
     
  3. Ashtar

    Ashtar Enraged Ashtarius Forum Legend

    Joined:
    Jul 24, 2010
    Messages:
    3,427
    Likes Received:
    2,813
    Trophy Points:
    493
    Location:
    somewhere on a track
    I sent Carl a pm same day we got 2.0 and he responded back that he will get it fixed asap, same for the //giveslots command.
     
  4. Asanka

    Asanka ~watching over you~

    Joined:
    Sep 3, 2010
    Messages:
    1,392
    Likes Received:
    503
    Trophy Points:
    0
    dont you think this diff should be posted in AL forum?
     
  5. Fluqui

    Fluqui New Member

    Joined:
    Sep 2, 2010
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    0
    It's already posted ;)
     
  6. Asanka

    Asanka ~watching over you~

    Joined:
    Sep 3, 2010
    Messages:
    1,392
    Likes Received:
    503
    Trophy Points:
    0
    dunno why it wasnt committed yet.
     
  7. Fluqui

    Fluqui New Member

    Joined:
    Sep 2, 2010
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    0
    I dunno either, but its tested and working
     
  8. Asanka

    Asanka ~watching over you~

    Joined:
    Sep 3, 2010
    Messages:
    1,392
    Likes Received:
    503
    Trophy Points:
    0
    PM diff to Alente. Even if AL doesnt commit it - fix'll be included in 2.0 server build.
     
  9. Ashtar

    Ashtar Enraged Ashtarius Forum Legend

    Joined:
    Jul 24, 2010
    Messages:
    3,427
    Likes Received:
    2,813
    Trophy Points:
    493
    Location:
    somewhere on a track
    Quest is fixed. Closing thread.
     
Thread Status:
Not open for further replies.

Share This Page