535536537538539540541542543544545
activeChar.sendMessage("Invalid group specified."); return; } doAnimation(activeChar); group.killGroup(activeChar); group = null; } private void setCasting(String command, L2PcInstance activeChar)
381382383384385386387388389390391
activeChar.sendMessage("Invalid group specified."); return; } doAnimation(activeChar); group.killGroup(activeChar); } private void setCasting(String command, L2PcInstance activeChar) { int groupId;