Jump to content
  • 0

COSTUME_ACCESSORY item_DB.YML


Onairda

Question


  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.03
  • Content Count:  164
  • Reputation:   8
  • Joined:  12/30/16
  • Last Seen:  

Hello Everyone,

Good day!

Does anyone know how I can set the accessory to Costume Accessory tab? in item_db.yml 

I tried:

    Locations:
      Costume_Right_Accessory: true
      Costume_Left_Accessory: true

but after a reload items can't be wear by anyone.

Thank you so much!

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  715
  • Reputation:   83
  • Joined:  01/05/12
  • Last Seen:  

On 12/15/2020 at 12:17 AM, Psyche said:

what?

putting Costume_Head_Low makes your equipment in costume accessorry??

doc/item_db.txt has been updated with new lines so its location has been moved and besides i think Capuche is referring are this lines.

https://github.com/rathena/rathena/blob/master/doc/item_db.txt#L193
https://github.com/rathena/rathena/blob/master/doc/item_db.txt#L194

Shadow_Right_Accessory - Shadow Accessory Right (Earring)
Shadow_Left_Accessory  - Shadow Accessory Left (Pendant)

 

Edited by Lelouch vi Britannia
  • Upvote 1
Link to comment
Share on other sites

  • 1

  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  924
  • Reputation:   166
  • Joined:  04/05/13
  • Last Seen:  

Any error pop?

And make sure you align spacebar correctly.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.03
  • Content Count:  164
  • Reputation:   8
  • Joined:  12/30/16
  • Last Seen:  

6 hours ago, Start_ said:

Any error pop?

And make sure you align spacebar correctly.

here is the error

image.png.7862c06ad10e37b4cfef0e2ad4ca0ae7.png

and here is my item_db

  - Id: 15019
    AegisName: Upg_Thief_Cloth
    Name: Upg Thief Cloth
    Type: Armor
    Locations:
      Costume_Armor: true
    Trade:
      Override: 100
      NoDrop: true
    Script: |
      bonus bAgi,1; bonus bMaxHPrate,3;

  - Id: 2563
    AegisName: Upg_Manteau
    Name: Upg Manteau
    Type: Armor
    Buy: 20
    Weight: 300
    Defense: 18
    Slots: 1
    Jobs:
      Alchemist: true
      Assassin: true
      Blacksmith: true
      Crusader: true
      Knight: true
      Merchant: true
      Rogue: true
      StarGladiator: true
      Swordman: true
      Taekwon: true
      Thief: true
    Locations:
      Costume_Garment: true
    Refineable: true
    Trade:
      Override: 100
      NoDrop: true
    Script: |
      bonus bMaxHPrate,3;

 

image.png

image.png

Edited by G-RO
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  70
  • Topics Per Day:  0.03
  • Content Count:  164
  • Reputation:   8
  • Joined:  12/30/16
  • Last Seen:  

20 hours ago, Capuche said:

Hello Capuche!

Thank you so much! all good now!  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  32
  • Topics Per Day:  0.01
  • Content Count:  123
  • Reputation:   6
  • Joined:  03/12/13
  • Last Seen:  

On 11/9/2020 at 5:12 PM, G-RO said:

Hello Capuche!

Thank you so much! all good now!  

what?

putting Costume_Head_Low makes your equipment in costume accessorry??

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  126
  • Reputation:   4
  • Joined:  10/31/12
  • Last Seen:  

Custome_Right_Accessory : true
Custome_Left_Accessory : true

Shadow_Right_Accessory : true 
Shadow_Left_Accessory : true

SHADOW_ACC_R: true 
SHADOW_ACC_L: true


i try at all but all of them is wrong. please provide me some correct. i almost try 4hrs for this custom accessory


 

Problem solve.

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