activeChar.sendUserInfo();
}
activeChar.updateEffectIcons();
activeChar.setCurrentHpMp(activeChar.getActiveSubClass().getlogOnHp(),activeChar.getActiveSubClass().getlogOnMp());
activeChar.setCurrentCp(activeChar.getActiveSubClass().getlogOnCp());
activeChar.updateStats();
if (Config.ALT_PCBANG_POINTS_ENABLED)
{
activeChar.sendPacket(new ExPCCafePointInfo(activeChar, 0, 1, 2, 12));
}
if (!activeChar.getPremiumItemList().isEmpty())