Tvt event - item usage

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
Gnacik
L2j Veteran
L2j Veteran
Posts: 925
Joined: Tue Dec 16, 2008 3:49 pm
Location: Wąchock ٩(̾●̮̮̃̾•̃̾)۶ Polska
Contact:

Tvt event - item usage

Post 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 ?
User avatar
Xanewok
Posts: 39
Joined: Sun Oct 12, 2008 10:13 am
Location: Warsaw, Poland

Re: Tvt event - item usage

Post 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.
Post Reply