Who can help me with some details
Where can I find the heroes list Items?
Npc id: 31688
<a action="bypass -h npc_%objectId%_OlympiadNoble 7">Purchase an item using Noblesse Gate Pass.</a><br>
<a action="bypass -h npc_%objectId%_OlympiadNoble 8">Purchase an item using Olympiad Tokens.</a><br>
Thanks
hero item list
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- badboy29
- Posts: 417
- Joined: Fri Apr 24, 2009 5:34 am
- Location: Brazil
Re: hero item list
L2OlympiadManagerInstance.java
Multisell Files 102.xml and 103.xml
Code: Select all
case 7: L2Multisell.getInstance().separateAndSend(102, player, getNpcId(), false, getCastle().getTaxRate()); break;case 8: L2Multisell.getInstance().separateAndSend(103, player, getNpcId(), false, getCastle().getTaxRate()); break;
Aka UnHoly
-
- Posts: 19
- Joined: Fri Jun 15, 2007 7:43 pm
Re: hero item list
i found myself ... i come to close this post.
thanks anyway ... you were fast

thanks anyway ... you were fast
