Ink 1 Posted October 14, 2014 (edited) 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 October 14, 2014 by Ink Quote Share this post Link to post Share on other sites
0 Nihad 24 Posted February 10, 2015 Also having this issue and I don't know how to resolve it since it seems not everyone has it. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted February 10, 2015 do you use sql item_db aswell? Quote Share this post Link to post Share on other sites
0 Nihad 24 Posted February 11, 2015 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. Quote Share this post Link to post Share on other sites
0 malufett 247 Posted February 11, 2015 check clif.c @ void clif_use_card(struct map_session_data *sd,int idx) you can see all the criteria needed... Quote Share this post Link to post Share on other sites
0 Nihad 24 Posted February 11, 2015 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. Quote Share this post Link to post Share on other sites
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 InkShare this post
Link to post
Share on other sites