Page 1 of 1

Tvt event - item usage

Posted: Sat May 30, 2009 7:06 pm
by Gnacik
I see that some handlers are deleted. (scrolls, soe) items are usable from mysql skills.
but how about now with restricting item usage on events like TVT ?

Re: Tvt event - item usage

Posted: Sat May 30, 2009 10:01 pm
by Xanewok
Dunno how this works in practice, but you could use itemSkill.isPotion() check in ItemSkills.java:201 and maybe ItemSkills.java:133 actually disables all scrolls inside TvT, just a guess.