Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. You're welcome ;)
  2. As you know there is a manager in town, where you can put SA on da weapon. Track it. Htm bypass <a action="bypass -h npc_%objectId%_exc_multisell 1005">View list.</a> so it refers to 1005 multisell (exc) <?xml version='1.0' encoding='utf-8'?> <!-- SA --> <!-- This list is best used in exc_multisell --> <list maintainEnchantment="true" applyTaxes="true"> <item id="1"> <production id="4681" count="1"/> <ingredient id="72" count="1"/> <ingredient id="4634" count="1"/> <ingredient id="2131" count="97"/> <ingredient id="57" count="291000" isTaxIngredient="true"/> </item> <item id="2"> <production id="4682" count="1"/> <ingredient id="72" count="1"/> <ingredient id="4645" count="1"/> <ingredient id="2131" count="97"/> <ingredient id="57" count="291000" isTaxIngredient="true"/> </item> <item id="3"> <production id="4683" count="1"/> <ingredient id="72" count="1"/> <ingredient id="4656" count="1"/> <ingredient id="2131" count="97"/> <ingredient id="57" count="291000" isTaxIngredient="true"/> </item> </list> That's an example of dat list. Well, I think it should work dat way, more or less.
  3. You know, ex some ppl would take 'our' codes and put them into their private SVN. While they don't give a shit in return, you know.. :) Playin' around da sources to find what I want after xx weeks / months? No, thanks :troll: Oh hell noo !
  4. "No more leak behind our back". Something like that.. Long story.. :) Timeline && svn isn't available, since shared stuff is almost 10-19 revs behind. :o
  5. Nop, hes not. Just look at the screen on da scripts :)
  6. Register it again then, what's the problem ;>
  7. Assassins Creed, I rly enjoyed it :D I can't wait for the new release in October :D but well, speaking about multiplayer, LoL I guess.
  8. Why not, mobs as a npcs in town and npcs traders template as a farm mob :troll: None made it opposite yet? :dat:
  9. Yes.. I didn't noticed at 1st there is 4 images, lol.. :rage: Xml npc's if im not wrong, cant track them via npcname file.. :troll: Anyway, the Altar id is 31541 Daimon's Altar ;)
  10. About gk, one of these, there is size difference betwen some of them (big like the one on the pic and the small one) :) http://www.l2portal.com/?q=Teleportation+Cubic the Altar id is 31541 Daimon's Altar ;)
  11. What you mean 'Can not load' exactly? Huh ??? Have you registered this handler?
  12. Have you tried copy/paste the whole structure of any npc and change id/stats/w.e you wish? :)
  13. Hahaha, nice one :D As xdem said..
  14. Go to share section and you have it.
  15. So, you would like to create new item handler, (or put it into extractable?) I guess and use something like this if (itemId = XX) { activeChar.addItem("Extract", 57, 1000000, activeChar, true); activeChar.addItem("Extract", 1, 1, activeChar, true); activeChar.addItem("Extract", 2, 1, activeChar, true); } Since EXTRACTABLE items can create just one item per time or maybe there is easier way.. :P
  16. This, I'd do it by this way. Just make a new skill, noblesse passive. Should work :P
  17. Like Reagent pounch, soulshot package? Check its xml, you will find out :)
  18. I didn't want to say it so explicitly, but yes.. I fella bad :forever alone like a boss:
  19. For Gods sake use L2jfrozen instead of pure l2j, its good choice for you :P
  20. Maybe any info, when this error appear, what have you done and so on..?
  21. aCis by default doesn't have such configs :P Anyway, I checked on head rev, there is no such bug. :)
  22. Check it on your own. All depends of what style you want to create.
  23. http://www.l2jserver.com/forum/viewtopic.php?f=81&t=22612
×
×
  • Create New...