Jump to content

SweeTs

Legendary Member
  • Posts

    8,941
  • Credits

  • Joined

  • Last visited

  • Days Won

    25
  • Feedback

    0%

Everything posted by SweeTs

  1. Don't you see that he can't debug it? He is waiting for ready code.. :P
  2. if (getSkill(821) != null) You can add this check but anyway, you will enable all skills. :P Also you have to send SkillCoolTime packet, to update the icon. sendPacket(new SkillCoolTime(this));
  3. But I am not arguing with ya. No one gives a damn about you :lol: I was sure you are lurking around and sooner or later you show up :lol:
  4. Let me tell you. Not once.
  5. Ya, alextoti approves.
  6. As if he had other choice :lol: No one wants.. :P
  7. You say "he use" / "he wants".. No, he don't want to. How can he, if he can't do it / don't understand it. He is simply using some ready, old code. Stop the drama. Like Versus said, it's a request help section, after all.
  8. What about you stop multipost and use Multiquote instead..?
  9. You are the ugly orc.
  10. We are all grills.
  11. Use bump button next time.
  12. damage_range, from memory, not sure. Too lazy to check. crystal, I guess it's pretty obvious by itself. If you still don't get it, check thise item id's - you will find out.
  13. If there is not enough instanceof L2PcInstance, add one more instanceof L2PcInstance :happyforever:
  14. On aCis you can do it as well.
  15. Do it one more time and I will junk your topic. You have been warned already. Last chance.
  16. AuctionManager Locked.
  17. GmListTable contains everything he needs. There is no need to for loop all players to find gms.. It's fat comparing to default method which should be used :P GmListTable.broadcastToGMs(new CreatureSay(0, Say2.ALLIANCE, "Bug Report:", player.getName() + " sent a bug report."));
  18. Are you both blind? Use GmListTable.broadcastToGMs(. Search over Eclipse for examples.
  19. Bcs aCis does not use L2World, just World, and not sure of getAllGMs exists.
×
×
  • 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