// Set online status
activeChar.setOnlineStatus(true);
activeChar.setRunning(); // running is default
activeChar.standUp(); // standing is default
activeChar.broadcastKarma(); //include UserInfo
// Engage and notify Partner
if (Config.L2JMOD_ALLOW_WEDDING)