Jump to content

Recommended Posts

Posted

The items already have in the rA database, yours is wrong. Your mob_db has the wrong item:

      - Item: 23985
        Rate: 5

the correct would be:

      - Item: Abyss_itembox
        Rate: 5
  - Id: 23985
    AegisName: Abyss_itembox
    Name: Dragon Treasure    # !todo check english name
    Type: Usable
    Buy: 20
    Weight: 100
    Flags:
      Container: true
    Trade:
      NoDrop: true
      NoTrade: true
      NoCart: true
      NoStorage: true
      NoGuildStorage: true
      NoMail: true
      NoAuction: true
    Script: |
      getrandgroupitem(IG_ABYSS_ITEMBOX);
  - Group: ABYSS_ITEMBOX
    SubGroups:
      - SubGroup: 1
        List:
          - Item: Abyss_Ddbox
            Rate: 100
          - Item: Abyss_Ddbox3
            Rate: 100
          - Item: Abyss_Ddbox4
            Rate: 100
          - Item: Drabone_L
            Rate: 400
          - Item: Drabone_S
            Rate: 400
          - Item: Dragon_Boots
            Rate: 50
          - Item: Drag_Manteau
            Rate: 50
          - Item: Dragenergy_Red
            Rate: 300
          - Item: Dragenergy_Green
            Rate: 300
          - Item: Dragenergy_Gold
            Rate: 300
          - Item: Dragenergy_Purple
            Rate: 300
          - Item: Dragenergy_Blue
            Rate: 300
          - Item: Dragenergy_Silver
            Rate: 300
          - Item: Dragon's_Skin
            Rate: 400
          - Item: Dragon_Canine
            Rate: 500
          - Item: Dragon_Scale
            Rate: 500
          - Item: Dragon_Train
            Rate: 500

Also missing the warp npc... Unfortunately your file is incomplete, I regret having bought it, I thought it would be complete.

Posted
1 hour ago, Pokye said:

The items already have in the rA database, yours is wrong. Your mob_db has the wrong item:

      - Item: 23985
        Rate: 5

the correct would be:

      - Item: Abyss_itembox
        Rate: 5
  - Id: 23985
    AegisName: Abyss_itembox
    Name: Dragon Treasure    # !todo check english name
    Type: Usable
    Buy: 20
    Weight: 100
    Flags:
      Container: true
    Trade:
      NoDrop: true
      NoTrade: true
      NoCart: true
      NoStorage: true
      NoGuildStorage: true
      NoMail: true
      NoAuction: true
    Script: |
      getrandgroupitem(IG_ABYSS_ITEMBOX);
  - Group: ABYSS_ITEMBOX
    SubGroups:
      - SubGroup: 1
        List:
          - Item: Abyss_Ddbox
            Rate: 100
          - Item: Abyss_Ddbox3
            Rate: 100
          - Item: Abyss_Ddbox4
            Rate: 100
          - Item: Drabone_L
            Rate: 400
          - Item: Drabone_S
            Rate: 400
          - Item: Dragon_Boots
            Rate: 50
          - Item: Drag_Manteau
            Rate: 50
          - Item: Dragenergy_Red
            Rate: 300
          - Item: Dragenergy_Green
            Rate: 300
          - Item: Dragenergy_Gold
            Rate: 300
          - Item: Dragenergy_Purple
            Rate: 300
          - Item: Dragenergy_Blue
            Rate: 300
          - Item: Dragenergy_Silver
            Rate: 300
          - Item: Dragon's_Skin
            Rate: 400
          - Item: Dragon_Canine
            Rate: 500
          - Item: Dragon_Scale
            Rate: 500
          - Item: Dragon_Train
            Rate: 500

Also missing the warp npc... Unfortunately your file is incomplete, I regret having bought it, I thought it would be complete.

I'm very sorry for the lack of content, I just fixed it and I'm sending you a custom warper, thank you very much for the corrections and sorry for the inconvenience.

AbyssWarp.txt

Join the conversation

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

Guest
Reply to this topic...

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