203204205206207208209210211212213
return; } mICommunityHandler mICommunityHandler = mCommunityHandler.getInstance().getHandler(bypass); if(mICommunityHandler != null) { mICommunityHandler.useHandler(activeChar.getObjectId(), bypass); } } } catch(Exception e) {