Jump to content

spahack

Members
  • Posts

    1
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by spahack

  1. someone who can help me with this error. I am implementing the code in the (L2jfrozen) I will be very grateful if you help me if (activeChar.getCurrentCp() < 0.95*activeChar.getMaxCp()) { MagicSkillUser msu = new MagicSkillUser(activeChar, activeChar, 2166, 2, 0, 100); activeChar.broadcastPacket(msu); ItemSkills is = new ItemSkills(); is.useItem(activeChar, activeChar.getInventory().getItemByItemId(5592), true);
×
×
  • Create New...