Consumables with itemskill not working

Nardoth

New member
Messages
26
Points
0
For some reason, when I try to use a magnifier, flywing, Yggdrasil leaf and other items like them, they would be consumed and no skill will happen.

There are no errors when loading the server nor when using the items. I updated my hercules like 2 weeks ago but I don't remember if I had this problem before, didn't check.

Also I never edited the itemskill script command nor the functions it uses as far as I can recall.

wat do?

UPDATE: I checked my previous version of hercules that was like a year old and the bug is still there.
PACKETVER is 20140205.

UPDATE 2: Used an unmodified version, bug was gone. Must be something I made, no idea what could be causing it since I didn't messed up with that :/

LAST UPDATE: Found the problem, was calling skill->check_condition_castbegin at clif_parse_UseSkillToId and ToPos too.

 
Last edited by a moderator:
Back
Top