50515253545556
*/ @Override protected void runImpl() { Player activeChar = getClient().getActiveChar(); activeChar.sendPacket(new ExMenteeSearch(activeChar, _page, _minLevel, _maxLevel)); }