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 ?
Tvt event - item usage
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Gnacik
- L2j Veteran
- Posts: 925
- Joined: Tue Dec 16, 2008 3:49 pm
- Location: Wąchock ٩(̾●̮̮̃̾•̃̾)۶ Polska
- Contact:
- Xanewok
- Posts: 39
- Joined: Sun Oct 12, 2008 10:13 am
- Location: Warsaw, Poland
Re: Tvt event - item usage
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.