Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Right click on startGameServer.bar and edit your Xmx, lower it - you have not enough ram / 32bit OS.
  2. http://www.maxcheaters.com/topic/176096-geodata-developing-service/
  3. Locked :)
  4. Your reply / logic.. has no sense. http://www.maxcheaters.com/topic/154007-interlude-pack-vanganath-1236-ilext/
  5. It's an L2 developing section, so we are talking about l2j, at least we are supposed to. So, the answer is.. Locked.
  6. What about posting in proper section? --- http://www.maxcheaters.com/topic/189060-all-subclass-availabe-in-one-master-acis/?p=2453195
  7. I didn't bought that car, it was way too facked. It had a crash and it's kinda poorly repaired && painted and so on.. ehh.. :P
  8. Doesnt matter.
  9. Set debug config to true and right click the scroll and check console, you will know the packet. RequestEnchantItem sounds obvious.
  10. <item id="728" type="EtcItem" name="Mana Potion"> ... <set name="item_skill" val="2279-2" /> ... <skill id="2279" levels="3" name="Herb of Mana"> ... <table name="#power"> 12 500 100 </table> // you can drop it and put 500 below <set name="power" val="#power" /> <set name="skillType" val="MANAHEAL" /> ...
  11. Use the godamn proper section. Moved.
  12. is* Good luck, trusted ;)
  13. Nice.. Guide. Google is your friend. No natter version you use. Take any with keygen. Take this one, it's v10 with keygen. http://www.4shared.com/rar/MRPhHcIEce/Navicat_10_Premium.html
  14. This Sunday I'm going to check that car which I linked previously (2 posts up). BMW E90, I hope.. the car is in good shape.. :P
  15. Select Window > Preferences and this window pops up press add and select JDK, tick it and ok.
  16. Depends where you put that code.
  17. Something like if (target.getPet() != null) target.getPet().getAI().setIntention(CtrlIntention.ATTACK, _actor);
  18. 1) edit the xml, admin_command_access or whatever name it is 2) nop
  19. Say what? Player 2 attacker? Explain it again heh :D I don't get the question. You mean, how the player 2 can get the target of player 1 who is the attacker? If that's the case, then.. Well, by default when someone attacks you, you get his target, but anyway. Something like this. final L2PcInstance targetPlayer = (L2PcInstance) getActingPlayer().getTarget(); if (targetPlayer != null) targetPlayer.setTarget(getActingPlayer());
  20. Without java code, won't happen.
  21. You can't sell dreams to someone who has walked through nightmares.

×
×
  • Create New...