사이트 로그인
2016.07.29 08:37
나비켓에서 엔피티 엑션에서 pctel1 검색하셔서 pctel3으로 바꿔주시면 되요 ㅎㅎ
//검색
else if (s.equalsIgnoreCase("Q")) {// 은기사시장
if (pc.getInventory().checkItem(41159, 12)) {
pc.getInventory().consumeItem(41159, 12);
L1Teleport.teleport(pc, 32733, 32792, (short) 370, 5, true);
htmlid = "";
} else {
htmlid = "pctel2";
}
}
//추가
//좌표 이거 아니에요 찾으셔야되요 ㅎㅎ 좌표 찾으시면 좀알려주세요 ㅎㅎ
else if (s.equalsIgnoreCase("R")) {// 은기사시장
if (pc.getInventory().checkItem(41159, 12)) {
pc.getInventory().consumeItem(41159, 12);
L1Teleport.teleport(pc, 32733, 32792, (short) 370, 5, true);
htmlid = "";
} else {
htmlid = "pctel2";
}
}else if (s.equalsIgnoreCase("S")) {// 은기사시장
if (pc.getInventory().checkItem(41159, 12)) {
pc.getInventory().consumeItem(41159, 12);
L1Teleport.teleport(pc, 32733, 32792, (short) 370, 5, true);
htmlid = "";
} else {
htmlid = "pctel2";
}
}else if (s.equalsIgnoreCase("T")) {// 은기사시장
if (pc.getInventory().checkItem(41159, 12)) {
pc.getInventory().consumeItem(41159, 12);
L1Teleport.teleport(pc, 32733, 32792, (short) 370, 5, true);
htmlid = "";
} else {
htmlid = "pctel2";
}
}else if (s.equalsIgnoreCase("U")) {// 은기사시장
if (pc.getInventory().checkItem(41159, 12)) {
pc.getInventory().consumeItem(41159, 12);
L1Teleport.teleport(pc, 32733, 32792, (short) 370, 5, true);
htmlid = "";
} else {
htmlid = "pctel2";
}
}
[출처] 수상한 텔레포터 피아트 야히진영 (비공개 카페)