Jump to content

Script Release: Abyss_lake4.rar


Zentsuna

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  01/19/23
  • Last Seen:  

Abyss_lake4.rar


content in the archive:

-Item_db abyss4.

-mob_skill abyss4.

-mob_db abyss4.

-mob_spawn abyss.4.

-Bonus Content: Sprites & instuctions.

 


  • Submitter
  • Submitted
    02/06/2023
  • Category
  • Video
  • Content Author
    Corneta

 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  56
  • Reputation:   13
  • Joined:  08/22/22
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  01/19/23
  • Last Seen:  

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

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

×
×
  • Create New...