137138139140141142143144145
newChar.setCurrentCp(0); //L2Off like newChar.setCurrentMp(newChar.getMaxMp());//L2Off like //newChar.setMaxLoad(template.baseLoad); // send acknowledgement sendPacket(new CharCreateOk()); // Success initNewChar(getClient(), newChar); } }