Skip to content

보석이나 키를 지정된 개수만큼 집게 할려면?

분류 질문 조회 수 564 추천 수 0

게파판 위치를 잘못올려서 여기에 다시 올립니다.

아래의 스크립트가 지정된 개수만큼만 집게하는 건가요?
아이템 이니에서 줍게하지 않아도 여기서 체크되어 지정된 개수만큼 줍는건가요?

MyConfig_PickUpItemList.push([560]); // Flawless Amethyst 를
MyConfig_PickUpItemList.push([560,3]); // Flawless Amethyst 으로 바꾸면 3개만 줍는다는 뜻인가요?
그러면 지정하지 않으면 몇개를 줍는거죠?

key같은 경우는 아래와 같이하면 짝을 맞춰서 줍겠네요?
 MyConfig_PickUpItemList.push([647,3]); // Key of Terror
 MyConfig_PickUpItemList.push([648,3]); // Key of Hate
 MyConfig_PickUpItemList.push([649,3]); // Key of Destruction



-----------------------------------------------------------------------

 //MyConfig_PickUpItemList.push([557, 1]); // Chipped Amethyst
 //MyConfig_PickUpItemList.push([562, 1]); // Chipped Topaz
 //MyConfig_PickUpItemList.push([567, 1]); // Chipped Saphire
 //MyConfig_PickUpItemList.push([572, 1]); // Chipped Emerald
 //MyConfig_PickUpItemList.push([577, 1]); // Chipped Ruby
 //MyConfig_PickUpItemList.push([582, 1]); // Chipped Diamond
 //MyConfig_PickUpItemList.push([597]); // Chipped Skull

 //MyConfig_PickUpItemList.push([558, 1]); // Flawed Amethyst
 //MyConfig_PickUpItemList.push([563, 1]); // Flawed Topaz
 //MyConfig_PickUpItemList.push([568, 1]); // Flawed Saphire
 //MyConfig_PickUpItemList.push([573, 1]); // Flawed Emerald
 //MyConfig_PickUpItemList.push([578, 1]); // Flawed Ruby
 //MyConfig_PickUpItemList.push([583, 1]); // Flawed Diamond
 //MyConfig_PickUpItemList.push([598]); // Flawed Skull

 //MyConfig_PickUpItemList.push([559]); // Normal Amethyst
 //MyConfig_PickUpItemList.push([564]); // Normal Topaz
 //MyConfig_PickUpItemList.push([569]); // Normal Saphire
 //MyConfig_PickUpItemList.push([574]); // Normal Emerald
 //MyConfig_PickUpItemList.push([579]); // Normal Ruby
 //MyConfig_PickUpItemList.push([584]); // Normal Diamond
 //MyConfig_PickUpItemList.push([599]); // Normal Skull

 //MyConfig_PickUpItemList.push([560]); // Flawless Amethyst
 //MyConfig_PickUpItemList.push([565]); // Flawless Topaz
 //MyConfig_PickUpItemList.push([570]); // Flawless Saphire
 //MyConfig_PickUpItemList.push([575]); // Flawless Emerald
 //MyConfig_PickUpItemList.push([580]); // Flawless Ruby
 //MyConfig_PickUpItemList.push([585]); // Flawless Diamond
 //MyConfig_PickUpItemList.push([600]); // Flawless Skull

 //MyConfig_PickUpItemList.push([561]); // Perfect Amethyst
 //MyConfig_PickUpItemList.push([566]); // Perfect Topaz
 //MyConfig_PickUpItemList.push([571]); // Perfect Saphire
 //MyConfig_PickUpItemList.push([576]); // Perfect Emerald
 //MyConfig_PickUpItemList.push([581]); // Perfect Ruby
 //MyConfig_PickUpItemList.push([586]); // Perfect Diamond
 //MyConfig_PickUpItemList.push([601]); // Perfect Skull

 //MyConfig_PickUpItemList.push([610]); // El Rune
 //MyConfig_PickUpItemList.push([611]); // Eld Rune
 //MyConfig_PickUpItemList.push([612]); // Tir Rune
 //MyConfig_PickUpItemList.push([613]); // Nef Rune
 //MyConfig_PickUpItemList.push([614]); // Eth Rune
 //MyConfig_PickUpItemList.push([615]); // Ith Rune
 //MyConfig_PickUpItemList.push([616]); // Tal Rune
 //MyConfig_PickUpItemList.push([617]); // Ral Rune
 //MyConfig_PickUpItemList.push([618]); // Ort Rune
 //MyConfig_PickUpItemList.push([619]); // Thul Rune
 //MyConfig_PickUpItemList.push([620]); // Amn Rune
 //MyConfig_PickUpItemList.push([621]); // Sol Rune
 //MyConfig_PickUpItemList.push([622]); // Shael Rune
 //MyConfig_PickUpItemList.push([623]); // Dol Rune
 //MyConfig_PickUpItemList.push([624]); // Hel Rune
 //MyConfig_PickUpItemList.push([625]); // Io Rune
 //MyConfig_PickUpItemList.push([626]); // Lum Rune
 //MyConfig_PickUpItemList.push([627]); // Ko Rune
 //MyConfig_PickUpItemList.push([628]); // Fal Rune
 //MyConfig_PickUpItemList.push([629]); // Lem Rune

 //MyConfig_PickUpItemList.push([647]); // Key of Terror
 //MyConfig_PickUpItemList.push([648]); // Key of Hate
 //MyConfig_PickUpItemList.push([649]); // Key of Destruction

 //MyConfig_PickUpItemList.push([654, 1]); // Twisted Essence of Suffering
 //MyConfig_PickUpItemList.push([655, 1]); // Charged Essence of Hatred
 //MyConfig_PickUpItemList.push([656, 1]); // Burning Essence of Terror
 //MyConfig_PickUpItemList.push([657, 1]); // Festering Essence of Destruction

 // 흰여울님의 크래프트 큐빙 자료를 바탕으로 설정했습니다.
 //--------------------------------------------------------
 //MyConfig_PickUpItemList.push([603, 2, 4, 94]); // Small Charm
 //MyConfig_PickUpItemList.push([604, 1, 4, 99]); // Large Charm
 //MyConfig_PickUpItemList.push([605, 1, 4, 94]); // Grand Charm
 //MyConfig_PickUpItemList.push([447, 1, 4, 99]); // Monarch ; Magic Cubing

 //MyConfig_PickUpItemList.push([418, 1, 6]); // Circlet
 //MyConfig_PickUpItemList.push([419, 1, 6]); // Coronet
 //MyConfig_PickUpItemList.push([420, 1, 6]); // Tiara
 //MyConfig_PickUpItemList.push([421, 1, 6]); // Diadem

 //MyConfig_PickUpItemList.push([520, 2, 4, 190]); // Amulet : int(charlv/2) + int(input ilvl/2) = 90(ilvl)
 //MyConfig_PickUpItemList.push([522, 2, 4, 186]); // Ring : int(charlv/2) + int(input ilvl/2) = 86(ilvl)
 //MyConfig_PickUpItemList.push([643, 3]); // Jewel

 //MyConfig_PickUpItemList.push([381, 1, 4, 178]); // Sharkskin Gloves : int(charlv/2) + int(input ilvl/2) = 78(ilvl)
 //MyConfig_PickUpItemList.push([451, 1, 4, 179]); // Vampirebone Gloves : int(charlv/2) + int(input ilvl/2) = 79(ilvl)

 //MyConfig_PickUpItemList.push([382, 1, 4, 179]); // Heavy Bracers : int(charlv/2) + int(input ilvl/2) = 79(ilvl)
 //MyConfig_PickUpItemList.push([452, 1, 4, 179]); // Vambraces : int(charlv/2) + int(input ilvl/2) = 79(ilvl)

 //MyConfig_PickUpItemList.push([354, 1, 4, 184]); // Casque : int(charlv/2) + int(input ilvl/2) = 84(ilvl)
 //MyConfig_PickUpItemList.push([424, 1, 4, 184]); // Armet : int(charlv/2) + int(input ilvl/2) = 84(ilvl)

 //MyConfig_PickUpItemList.push([391, 1, 4, 185]); // Sharkskin Belt : int(charlv/2) + int(input ilvl/2) = 85(ilvl)
 //MyConfig_PickUpItemList.push([461, 1, 4, 185]); // Vampirefang Belt : int(charlv/2) + int(input ilvl/2) = 85(ilvl)

 //MyConfig_PickUpItemList.push([392, 1, 4, 185]); // Mash Belt : int(charlv/2) + int(input ilvl/2) = 85(ilvl)
 //MyConfig_PickUpItemList.push([462, 1, 4, 185]); // Mithril Coil : int(charlv/2) + int(input ilvl/2) = 85(ilvl)

 //MyConfig_PickUpItemList.push([388, 1, 4, 185]); // Battle Boots : int(charlv/2) + int(input ilvl/2) = 85(ilvl)
 //MyConfig_PickUpItemList.push([458, 1, 4, 185]); // Mirrored Boots : int(charlv/2) + int(input ilvl/2) = 85(ilvl)

 //MyConfig_PickUpItemList.push([447, 1, 4, 182]); // Monarch ; Crafted Cubing : int(charlv/2) + int(input ilvl/2) = 82(ilvl)

  • GoM79x 2010.08.18 17:06
    3개만 줍게 해놓으셨네요.. 그 이상은 안 줍습니다. 아무것도 없으면 계속 줍습니다
  • Reloaded 2010.08.18 17:11
    아이템 이니에 주석처리 되어있어도 여기서 설정하면 줍는다는 뜻이죠?
  • 라니 2010.08.18 17:22
    아이템이니에 주석처리가 되어 있어야 위의 설정대로 줍습니다. 아이템이니에 주석처리가 되어 있지 않다면 위의 설정은 무시된채 무한정 줍게 됩니다.

번호 분류 제목 글쓴이 날짜 조회
공지   게시판 푸시 알림 / 통합 앱 서비스 35 file 트디개발자 2023.09.20 947.6k
공지 안내 D2NT 처음 이용하는 분은 튜토리얼을 참고바랍니다. 135 우녕자 2014.12.21 50.9k
공지   맨땅 초보자 가이드 614 file 뮤리아 2020.10.16 1016.2k
공지   카카오톡 1:1 채팅방 만드는 법 106 트디개발자 2018.05.20 430.8k
4571 질문 날아다녀님 10차수정본 받고 엘리드루... 3 사사키코지루[A1L] 2010.08.18 872
4570 기타 [기타질문]방 생성 시 방이 없다고 나오는 오류? 3 으하하 버버^^ 2010.08.18 235
4569 질문 날아다녀님 9차 쫄봇 질문입니다. 5 고공이 2010.08.18 1.6k
4568 질문 날아다녀님8차버젼 바알포탈좌표 질문입니다..(완료) 2 나카시마미카 2010.08.18 602
4567 질문 날아다녀님 10차수정본, 바알런 기사 포탈 위치 문제입니다 2 다비드_비야 2010.08.18 612
4566 질문 쫄봇 질문좀할께요ㅠ.ㅠ 1 리켈메에 2010.08.18 599
4565 D2NT맵핵 사용법중 계정비번 적는곳 이거먼가요? 3 왼손잡이 2010.08.18 1.0k
4564 기타 새로 깔고 셋팅 하는데 로더 접속이 안되네요 3 우수한 2010.08.18 477
4563 질문 [2차 외 모든버전] 머니메이커 잘 안되네요..돈벌고 싶습니다; [해결] 2 지구는 2010.08.18 647
4562 질문 렐따방지용 대기시간에대해서 6 모텔꽃 2010.08.18 1.8k
4561 질문 9차 버전 레어 주얼에 대한 오류 질문 합니다.[완료] 13 씀씀이 2010.08.18 408
4560 질문 경험의성소찾기 2 마각 2010.08.18 1.7k
> 질문 보석이나 키를 지정된 개수만큼 집게 할려면? 3 Reloaded 2010.08.18 564
4558 질문 날아다녀 님 7차봇 바알참을 큐빙후 그냥갖다팝니다 13 두루넷짱 2010.08.18 806
4557 질문 날아다녀 님9차수정 오리지날 블리자드 소서리스에 대해 묻습니다. 5 디아블로ll 2010.08.18 592
4556 질문 날아다녀님3차,체라소서 썬더스톰 캐스팅하지 않도록 하는 방법 좀... 14 타마마 2010.08.18 634
4555 질문 바알참 큐빙 설정했는데요. 7 난장[나눔] 2010.08.18 565
4554 질문 오리 디아런시 오더밥 문제입니다. 2 ▒쥬신의왕™▒ 2010.08.18 661
4553 질문 쫄봇하는대 저는 전혀 손을 안댄파일인데 이런메세지가 뜹니다 2 ζ(´ Д`)환각상태¿ 2010.08.18 261
4552 질문 날아다녀님8차버젼사용중 쫄봇 파티질문입니다... 3 나카시마미카 2010.08.17 612