Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. True, better make a legit bot in game so ppl can configure it, rather than fake players, pretty much the same, but not rly :D
  2. Right, my bad. But you got the point :D
  3. More like your packet has an error rather than client itself.
  4. Br language on an eng/gr forum, sounds like a good idea.. :D
  5. "I tried, but nothing.." :troll: First line from error is pointing to file and line where the error comes from.
  6. As he said, use level check, BUT first you check check for the zone id as you want to do it only for Ant Queen. Check BossZone.xml for the id.
  7. It's not like you did something wrong. Simply GameGuard sucks. So, first thing you have to do, is to kill it. You can take nwindow.dll from any system - that's the file which kills it. You have also to use l2encdec to decrypt the files, in order you can open and edit them - or simply use some shared clean system / from other server. Once you did that, edit l2.ini and put there your external IP - which you also have to set on server.properties. Your l2.ini uses local ip (127.0.0.1) as you host it on your pc.
  8. If you want to create new zone, then ready this But, depending your zone, maybe better would be handle it directly on teleport, like remove all buffs and give xyz buffs, but then if it's accessible zone, ppl get buffs and walk there with full buff. So, having a unique zone you control it using onEnter method. If you don't know how, can't handle, simply skip your idea. Been there, done that.
  9. Add a null check?
  10. For fack sake, it's interlude which is limited.
  11. Are you serious? Hundreds if not thousands examples inside html folder. Big text? Explain.
  12. Highly doubt someone give you the code. You can always buy it from someone.
  13. Bcs you first use zone name and then msg? Use proper order. BTW, zone name use getPosition, targetPlayer is useless.
  14. Most likely you forgot to edit xml. Client has nothing to do with that. Even with wrong grp edit, you would unequip wep and wear only shield. So it's xml problem, make it rlhand. And then fix the one handed display. Wrong type number.
  15. Oh you.. This confirm peoples suspicious, you are Access. Without doubts :D
  16. You get party, bcs you use setParty there, which should be under answer. You should send there only the request using DlgAnswer, then it redirect to the method where you handle the answer. As Access said, check wedding request.
  17. RequestEnchantItem item.setEnchantLevel(item.getEnchantLevel() + 1);
  18. I invite you to check admin command setsex and follow the structure.
  19. What a bloody vps is that. Then you could use no-ip? I guess.
  20. You should have the IP on mail when you get confirmation. Else you could try to use command to check ip via ssh, I believe.
  21. Yeah, you should lol. Why should he give you EXTRA support? He sold you the code, adapted, ready to be used on the pack, on the moment you order it. It's not his fault you don't know java and you can't adapt few code lines or change imports. What you ask, is a new service. Get read dude.
  22. For example, some ppl use programs to flood your LS by creating new accounts non stop, they also try to hack/steal other people accounts and gods know what else regarding bugs / packets edition. Long time ago I spoke with a friend who owns a server since years and basically, he wants to avoid them using such tools on the first place and then bots.
  23. From the first screen, you have to select jdk, add the path and select it.
  24. Bot is not, at least shout not be, your main concern. What you want is to block other programs, so ppl won't flood your server. In short.
×
×
  • Create New...