Jump to content

mawtaw7

Members
  • Posts

    137
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by mawtaw7

  1. way better than the authors, still a shitty code tho
  2. + Broadcast.announceToOnlinePlayers("Players selected: "+players.firstElement().getName()+" || "+players.lastElement().getName()); not calling them huh?
  3. l2tower free works fine. http://forum.l2tower.eu/server_list.php
  4. it wont work over lameguard
  5. leech balancer from l2jhellas. use elfos market npc and remove the tax. about the community board u can contact with them directly. http://www.maxcheaters.com/topic/181648-l2-community-boards-c6h5/ http://www.maxcheaters.com/topic/159407-l2j-auction-house-interlude-version/
  6. http://www.4shared.com/rar/H5cxRPyrba/btc.html
  7. he actually wanted to say, big brown hairy nipples. :okey:
  8. modify the button size width/height
  9. there is at marketplace already http://www.maxcheaters.com/topic/159407-l2j-auction-house-interlude-version/
  10. same reason u sold a pack based on tryskell's work. ^^,
  11. kali i adelfi? ena link
  12. :O ti sou eipe..
  13. find mana potion in items if it has reusedelay just add the cd <set name="reuseDelay" val="5000" />, if not search if its combined with any skill or herb.
  14. add this player.removeSkill(_skill); over this: if (_skill.isPassive()) player.removeSkill(_skill); else player.removeSkill(_skill, false, false);
  15. oxi.
  16. thermal paste
  17. if u add it with 0.x its working like debuff, see how this debuff is working. <skill id="1366" levels="1" name="Seal of Despair"> <set name="mpInitialConsume" val="22" /> <set name="mpConsume" val="85" /> <set name="magicLvl" val="78" /> <set name="power" val="40" /> <set name="lvlDepend" val="1" /> <set name="target" val="TARGET_AURA" /> <set name="skillRadius" val="200" /> <set name="reuseDelay" val="300000" /> <set name="hitTime" val="4000" /> <set name="skillType" val="DEBUFF" /> <set name="isDebuff" val="true" /> <set name="isMagic" val="true" /> <set name="operateType" val="OP_ACTIVE" /> <for> <effect name="Debuff" time="120" val="0" stackOrder="1" stackType="ultimate_debuff"> <mul stat="pAtk" order="0x30" val="0.9" /> <mul stat="runSpd" order="0x30" val="0.8" /> <mul stat="mDef" order="0x30" val="0.7" /> <mul stat="pAtkSpd" order="0x30" val="0.7" /> <mul stat="rCrit" order="0x30" val="0.7" /> <mul stat="cAtk" order="0x30" val="0.7" /> <sub stat="accCombat" order="0x40" val="6" /> </effect> </for> </skill>
  18. make those 2 skills auto learn for each class u want to balance example of how it will look like for boost stats <table name="#mAtk"> 1.1 </table> example of how it will look like for lowering stats <table name="#mAtk"> 0.9 </table> u can also check how berserk spirit works i guess it will help u.
  19. u can also check the negative feedback at l2mid forum, if faglord hasnt cleaned hes buggy server forum :dat:
  20. if its not a config xprate mistake and the mobs u kill are custom check if u have add them exp and sp values or its null npcs xml <npc id="3" name="suck" title="anal"> <set name="level" val="70"/> <set name="radius" val="8"/> <set name="height" val="24"/> <set name="rHand" val="0"/> <set name="lHand" val="0"/> <set name="type" val="L2Npc"/> <set name="exp" val="0"/> <set name="sp" val="0"/>
  21. <zone type="PeaceZone" shape="NPoly" minZ="-Z" maxZ="-Z"> <node X="-x" Y="y" /> <node X="-x" Y="y" /> <node X="-x" Y="y" /> <node X="-x" Y="y" /> </zone>
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock