}
activeChar.broadcastCharInfo();
}
else
{
activeChar.sendUserInfo();
}
activeChar.updateEffectIcons();
activeChar.setCurrentHpMp(activeChar.getActiveSubClass().getlogOnHp(),activeChar.getActiveSubClass().getlogOnMp());
activeChar.setCurrentCp(activeChar.getActiveSubClass().getlogOnCp());
activeChar.updateStats();