Jump to content

Intrepid

Legendary Member
  • Posts

    5,521
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Intrepid

  1. basically good but not that much because the balance depends on 2 things 1.char_template need a full rewrite if you want balance and to do that need to be a good player too... 2.debuffs..well the best choice is if a debuff land more often but its shorter that means they use more skill about the potions well the most used potion is mana pot give a reuse to it and thats all not so hard at all just need a lot of testing and time
  2. you cant get things like that only the listed things on the pic also read in lineage2.com about that
  3. icarus weapons with golden color am i right? :) anyway looks nice especially the dagger :P
  4. website looks nice maybe i try it out later
  5. okay, locked.
  6. http://www.maxcheaters.com/forum/index.php?topic=76205.0 locked.
  7. .delevel command just a basic one coded in 10sec... for that request: http://www.maxcheaters.com/forum/index.php?topic=76146.0 /* * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation, either version 3 of the License, or (at your option) any later * version. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more * details. * * You should have received a copy of the GNU General Public License along with * this program. If not, see <http://www.gnu.org/licenses/>. */ package com.l2emu.gameserver.handler.voicedcommandhandlers; import com.l2emu.gameserver.handler.IVoicedCommandHandler; import com.l2emu.gameserver.model.actor.instance.L2PcInstance; import com.l2emu.gameserver.model.base.Experience; /** * @author Intrepid */ public class delevel implements IVoicedCommandHandler { private static final String[] VOICED_COMMANDS = {"delevel"}; public boolean useVoicedCommand(String command, L2PcInstance activeChar, String target) { if (command.equalsIgnoreCase("delevel")) { activeChar.destroyItemByItemId("Consume", 57, 10000000, activeChar, true); activeChar.getStat().removeExpAndSp((activeChar.getExp() - Experience.LEVEL[activeChar.getStat().getLevel() - 1]), 0); } return true; } public String[] getVoicedCommandList() { return VOICED_COMMANDS; } } credits to me.
  8. no java code for any item height yes
  9. GlobalChat = GLOBAL TradeChat = ON
  10. avoid topic titles like that anyway reinstall your java
  11. like always soultaker ftw
  12. spammer -1 karma 2y old topic... locked.
  13. l2emu: timeline: http://trac-l2emu.no-ip.org:8060/changelog/L2Emu svn: http://svn-l2emu.no-ip.org:8080/svn/L2Emu geodata : http://svn-l2emu.no-ip.org:8080/svn/L2Geo forum: www.l2-emu.net
  14. telnet never worked properly its highly unsecure
  15. i checked your karma log you get -1 because you opened a similar topic to that a dumb one to change your name and the first thing you did is flaming so yeah maybe you are not a kid but you act like a kid BB :)
  16. who get -1karma NOBODY man i really dont know what is your point your topic are shows only what a dumb kid you are nothing more and btw have you ever seen clean spam topic?
  17. nonse topic locked.
  18. final = star wars but all of you create lightsaber mods for interlude lol :D gracia final = long skill oriented pvp(if you have brain) c4 = yes but still nobody play with it :D
  19. enough spam in spam topic?Sorry now i get it not the question is the silly one =] BTW post dont counted here so you cant spam the spam topic so how he did it ? :D
  20. than your question is silly anyway you get point?the 50K member doesnt mean everybody is a nolifer and everybody come to the forum everyday so you cant say that 75% of the members are banned thats just bullshit
  21. nahh c4 server...bring back the gold old times its good BUT think about it seriously...WHO THE F***ING BLUE HELL GOING TO PLAY WITH C4 WHEN WE HAVE GRACIA FINAL thats really like the interlude users "Live in the past" the only difference c4 is lineage2 :)
  22. and?i mean active members...you cant count who come to the forum and when 50K member doesnt mean that the forum needs to have 10-20K++ online member daily...silly topic even if its spam topic but really silly
×
×
  • 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