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