Jump to content

bauwbas

Members
  • Posts

    339
  • Credits

  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by bauwbas

  1. What you want to say? That box isn't cute :// :D I think this npc may attract people :)) And who know, maybe admin who will use this npc, will be genius, and make something nice, for example, remake dwarf's as fighter's :D BTW lot of people don't like to create new char (dwarf) and grind lvl again :)
  2. No, box is better :D I think is useful for server there is low ppl count, and don't have crafters :) Btw, you can make bigger price, so if people have money, they can craft using this NPC, if don't have so they can go to regular dwarf ;D
  3. Then you know so many language as I know, then i read :) I don't want to anger, so maybe we can stop off-topic'ing?:)
  4. If you don't like, don't post, i don't need your indiscrimination posts. Lot of people don't know how to remake, so i posted, that all.
  5. Ok, dleogr created this npc for epilogue http://www.maxcheaters.com/forum/index.php?topic=158178.0 and i remaked for interlude :) This npc show only raidboss dead or alive status :) (No time, then respawn) Then you download it, you need make one more thing in java. Go to java\net\sf\l2j\gameserver\templates open file L2NpcTemplate.java find this lines: public StatsSet getStatsSet() { return _npcStatsSet; } and above insert this one: public String getName() { return name; } Links: Failai.lt 4Shared Credits go for: dleogr, me and TuNeX. Tested on L2J Teon and its working.
  6. This crafter manager npc, let you crystallize your item and manufacture items. You may see this npc on la2base, but i assure you that it wont work, so i remaked it, from 200 error i maked working npc :) Links for diff file: Failai.lt 4Shared.com I tested on l2jteon interlude and its working as you see from screenshots :)
  7. For interlude clients find stopAllEffects(); and change to //stopAllEffects();
  8. Lelouch thanks, btw i already shared in LTU supports :D Soon i share other website :)
  9. You can try, cuz one friend maded with packets this one, and other normally applied patch for interlude.
  10. Mechanic Golem and big boom already exist as monster type (final and epilgoue), kay the cat too :)
  11. Ok, sharink you a theme with psd include. Live Prieview Failai.lt 4Shared.com
  12. systemmsg.dat file, must say everything :D Ok, updated.
  13. I maked with systemmsg, but you need to edit systemmsg.dat in system folder.. But its for chose
  14. I'm using epilogue, and this client how i understand don't have anymore sell bypass, now is one bypass for buy/sell/refund bypass -h Buy SHOP_ID so maybe is possible to leave only sell function only?
  15. Ok, i want that after death buff stay... I know that i need go to l2character and look for method doDie and what next? :P
  16. Hmmmmmmmmmm.... I think i solved... Dublicated htm... For example if in default and villagemaster is same *.htm files with same id, it show error.... I really don't know. but helped for me... Ok. solved. Moderator can lock topic, Thank you Leki and Matim for help.
  17. L2VillageMaster, I tried L2Npc too
  18. 1 All files are *.htm 2 All folders in place (checked with other packs) 3 GM Shop and teleport i created and changed htm, but existings htm i can't change.
  19. Thak you 2 problem solved. Now need to solve 1st one.
  20. I'm using epilogue client, l2jserver.. 1) Then i create npc it's don't show his html, even if i change currently htm he don't show.. I writed //reload htm, restarted/shutdown many times server, and nothing.. (Problem with all types of npc, Npc, VillageMaster, Trainer) 2) Where can i find ScrollOfEscape.java then i go to data/scripts/handler/itemhandler there no ScrollOfEscape.. I want to create new soe.
  21. Founded: HERO_VOICE Solved. Mods can lock, sorry for stupid mistake, it will not repeat again
  22. CreatureSay np = new CreatureSay(0, Say2.HERO,activeChar.getName(),"I have been logged in."); I want that if hero loggin in hero chat will write HERO NAME: I have been logged in. but i don't know what need to change with that HERO (Say2.HERO)...
×
×
  • Create New...