Jump to content

Question

Posted

Need a little help and information about the achievement system...

What I want to know is would this settings work?

  - ID: 400041
    Group: "AG_BATTLE"
    Name: "Legendary Killing Part 1"
    Target:
      - MobID: 1086
      - MobID: 1115
      - MobID: 1150
      - MobID: 1159
      - MobID: 1112
      - MobID: 1583
      - MobID: 1492
      - MobID: 1046
      - MobID: 1252
      - MobID: 1418
    Reward:
       ItemID: 32609
       Amount: 10
    Score: 100

10 monsters requirements..

2 answers to this question

Recommended Posts

  • 0
Posted

You need to specify the count along with the mob ID.

  - ID: 400041
    Group: "AG_BATTLE"
    Name: "Legendary Killing Part 1"
    Target:
      - MobID: 1086
        Count: 1
      - MobID: 1115
        Count: 1
      - MobID: 1150
        Count: 1
      - MobID: 1159
        Count: 1
      - MobID: 1112
        Count: 1
      - MobID: 1583
        Count: 1
      - MobID: 1492
        Count: 1
      - MobID: 1046
        Count: 1
      - MobID: 1252
        Count: 1
      - MobID: 1418
        Count: 1
    Reward:
       ItemID: 32609
       Amount: 10
    Score: 100

This achievement will require these 10 monsters to be killed (in no order).

  • 0
Posted (edited)
2 hours ago, Aleos said:

You need to specify the count along with the mob ID.


  - ID: 400041
    Group: "AG_BATTLE"
    Name: "Legendary Killing Part 1"
    Target:
      - MobID: 1086
        Count: 1
      - MobID: 1115
        Count: 1
      - MobID: 1150
        Count: 1
      - MobID: 1159
        Count: 1
      - MobID: 1112
        Count: 1
      - MobID: 1583
        Count: 1
      - MobID: 1492
        Count: 1
      - MobID: 1046
        Count: 1
      - MobID: 1252
        Count: 1
      - MobID: 1418
        Count: 1
    Reward:
       ItemID: 32609
       Amount: 10
    Score: 100

This achievement will require these 10 monsters to be killed (in no order).

Thank you @Aleos for this information.. so its doesn't matter which of those monster will be killed first.

 

Edit -- I tested it ---

Hi, I tested it and it didnt work out.. i followed what you suggest

  - ID: 400041
    Group: "AG_BATTLE"
    Name: "Legendary Killing Part 1"
    Target:
      - MobID: 1086
        Count: 1
      - MobID: 1115
        Count: 1
      - MobID: 1150
        Count: 1
      - MobID: 1159
        Count: 1
      - MobID: 1112
        Count: 1
      - MobID: 1583
        Count: 1
      - MobID: 1492
        Count: 1
      - MobID: 1046
        Count: 1
      - MobID: 1252
        Count: 1
      - MobID: 1418
        Count: 1
    Reward:
       ItemID: 32609
       Amount: 10

I even restart the server reloadachievementdb

Edited by Radian

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...