Jump to content
  • 0

Sprite isn't showing, when some others sprite equipped


eirwanda182

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  2
  • Reputation:   0
  • Joined:  09/21/16
  • Last Seen:  

Hello rAthena, i really need some help about this

Example:

Spoiler

image.png.169ad77b64e09c22f0e05f7e84a639a3.pngimage.png.0be4607abe0250ff6fc9741b05723e1e.png

Item DB :

Spoiler

   - Id: 32539
    AegisName: icelandicwing
    Name: icelandicwing
    Type: Armor
    Locations:
      Costume_Head_Low: true
    EquipLevelMin: 1
    View: 1939

- Id: 32540
    AegisName: leopardearhat
    Name: leopardearhat
    Type: Armor
    Locations:
      Costume_Head_Top: true
    EquipLevelMin: 1
    View: 1940

accessoryid.lub:

Spoiler

ACCESSORY_icelandicwing = 1939,

ACCESSORY_leopardearhat = 1940,

accname.lub:

Spoiler

[ACCESSORY_IDs.ACCESSORY_leopardearhat] = "_leopardearhat",

[ACCESSORY_IDs.ACCESSORY_icelandicwing] = "_icelandicwing",

 

Case: When I'm using both of them together, the wings aren't showing. It works with some others sprite, and the rest is just same like Leopard+Wings

Spoiler

image.png.f4a77a984fa0588f898da05c44616825.pngimage.png.260058fb57f83b79e9dd549bb8ad27b5.png

 

Thank you rAthena

image.png

image.png

Edited by eirwanda182
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   46
  • Joined:  03/27/13
  • Last Seen:  

I'm not really sure, but view ID #1939 and #1940 are already officially taken by these:

image.png.9b3d6a91304f2999ca41ff6f5046211c.png

So maybe there's a view ID conflict going on here. Try using 4000+

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  91
  • Reputation:   17
  • Joined:  11/24/14
  • Last Seen:  

I think you have duplicate ids in the accessoryid.lub, try to change the id for another one.
You can also check if you don't have in the Item DB, the same View in another item.

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