7273747576777879808182
{ target.teleToLocation(54245, 220162, -3224, true); } else if (ch == 8) { target.teleToLocation(56289, 220126, -3224, true); } else if (ch == 9) { target.teleToLocation(55299, 219120, -3496, true); }
7677787980818283848586
{ target.teleToLocation(56289, 220126, -3224, true); } else if (ch == 9) { target.teleToLocation(55299, 219120, -3496, true); } else if (ch == 10) { target.teleToLocation(56363, 218043, -3496, true); }
8081828384858687888990
{ target.teleToLocation(55299, 219120, -3496, true); } else if (ch == 10) { target.teleToLocation(56363, 218043, -3496, true); } else if (ch == 11) { target.teleToLocation(54245, 220162, -3496, true); }
8485868788899091929394
{ target.teleToLocation(56363, 218043, -3496, true); } else if (ch == 11) { target.teleToLocation(54245, 220162, -3496, true); } else if (ch == 12) { target.teleToLocation(56289, 220126, -3496, true); }
8889909192939495969798
{ target.teleToLocation(54245, 220162, -3496, true); } else if (ch == 12) { target.teleToLocation(56289, 220126, -3496, true); } else { target.teleToLocation(53930, 217760, -2944, true); }
9293949596979899100101102
{ target.teleToLocation(56289, 220126, -3496, true); } else { target.teleToLocation(53930, 217760, -2944, true); } } } catch (Throwable e) {
169170171172173174175176177178179
activeChar.sendPacket(new SystemMessage(SystemMessageId.YOUR_TARGET_IS_IN_AN_AREA_WHICH_BLOCKS_SUMMONING)); continue; } } target.teleToLocation(MapRegionTable.TeleportWhereType.Town); target = null; } } catch (Throwable e) {
132133134135136137138139140141142
activeChar.sendPacket(new SystemMessage(SystemMessageId.YOU_CANNOT_SUMMON_PLAYERS_WHO_ARE_IN_OLYMPIAD)); continue; } } target.teleToLocation(Config.TELEPORT_X, Config.TELEPORT_Y, Config.TELEPORT_Z); target = null; } } catch(Throwable e) {