Jump to content
  • 0

Achievement


Radian

Question


  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.05
  • Content Count:  1546
  • Reputation:   192
  • Joined:  07/23/14
  • Last Seen:  

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..

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Development Manager
  • Topic Count:  56
  • Topics Per Day:  0.01
  • Content Count:  732
  • Reputation:   525
  • Joined:  12/13/11
  • Last Seen:  

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).

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.05
  • Content Count:  1546
  • Reputation:   192
  • Joined:  07/23/14
  • Last Seen:  

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
Link to comment
Share on other sites

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.

×
×
  • Create New...