Jump to content
  • 0
Sign in to follow this  
Ink

Rosary slot count

Question

I have a weird issue with Rosary[1], ItemID 2626

 

In the item_db (i use sql) i is set to 1 slot

Clienside in the iteminfo.lub it has slotCount = 1

 

still, ingame i cant put cards in it. Anyone else having this problem? Did i miss something? 

I tried several cards but the rosary never appears as compoundable. I got also a clip[1] in my inventory which appears in the list but not the rosary 

Edited by Ink

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Yeah. 

The weird thing is if I duplicate the rosary and set any other item id it works just fine. Only when it is that specific item id does it give me this issue. 

Is there a file somewhere that could have been edited that prevents an item from having cards compounded on it. 

Share this post


Link to post
Share on other sites
  • 0

check clif.c @ void clif_use_card(struct map_session_data *sd,int idx)

you can see all the criteria needed...

 

 

:meow:

Share this post


Link to post
Share on other sites
  • 0

That didn't help me much at all. My source is totally up to date and I have no custom edits in there.

The weird thing is I did @item2 and put a card in there and the card doesn't go in that way either. I don't even get the bonus if I put the card in any invisible slots either.

If I have a glove [1] in my inventory and I try to put on a zerom card, the rosary does not show up but the glove does. Mind boggling. 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.