Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Go to that skill, for example Death Spike 1148 ID and remove this part <set name="itemConsumeId" val="2508" /> <set name="itemConsumeCount" val="1" />
  2. Delaying npc spawn to be more l2off like? Muhehe :happyforever:
  3. Don't multipost w/o a reason. Simply edit your previous post if you want to add something. You see, even now.. There is no interest in your code and you keep spamming. Why..?
  4. Tk's actually, also.. It's the way :D I keep some (small) codes in advance :) I didn't. It's all you need :)
  5. As a inspiration for (L2PcInstance player : activeChar.getKnownList().getKnownTypeInRadius(L2PcInstance.class, 400) { if (player.isInStore()) return; }
  6. Your knowledge is so great. Yeah, let it be.. We are copy/paste masters. Now go back to frozen or l2jbrasil, those packs suits you :alone:
  7. Sadly, but Addicted is right. How?! Only the design logo vary from 10 up to 20, sometimes. Unique design costs, a lot. But you can get something decent for 50/70 euro.
  8. Ofc, ofc.. :troll: That's normal, every pack takes things from another pack, if they judge it's worthy. You != logic, so I won't even try to explain you a thing. And damn, learn english.
  9. Most likely your client files are corrupted.
  10. Check "custom" npc, like Andromeda or Tryskell (the buffer) 50007. You must follow the same structure.
  11. You are such a funny guy :troll:
  12. Indeed, so many :troll: Zaken and tezza is shared on aCis forum. So.. :happyforever:
  13. That means, there is a 50% to land the stun effect. effectPower="50"
  14. Statements are facked up, db related muhehe.
  15. You rly sounds like you want to get scammed. Simply don't buy ready packs. People will sell you old and shared packs, most likely. At least don't deal with "10-20" posts guys, in short, randoms.
  16. Blessed never returns to +3, so most likely you have a custom settings for them. So, check your properties. Else, go to RequestEnchantItem and find something like this if (scrollTemplate.isBlessed()) { // blessed enchant - clear enchant value activeChar.sendPacket(SystemMessageId.BLESSED_ENCHANT_FAILED); item.setEnchantLevel(0); // self explanation item.updateDatabase(); activeChar.sendPacket(EnchantResult.UNSUCCESS); }
  17. That's the point of being PK, learn the game.
  18. You messed something @ properties/xml regarding banned ips.
  19. L2Clan.java getMaxNrOfMembers( && levelUpClan(
×
×
  • Create New...