activeChar.sendPacket(new ShowBoard(null, "102"));
activeChar.sendPacket(new ShowBoard(null, "103"));
}
else
{
f.vload();
Topic t = new Topic(Topic.ConstructorType.CREATE,
TopicBBSManager.getInstance().getMaxID(f) + 1,
Integer.parseInt(ar2), ar5,
Calendar.getInstance().getTimeInMillis(), activeChar.getName(),
activeChar.getObjectId(), Topic.MEMO, 0);