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
    아이템이니에 주석처리가 되어 있어야 위의 설정대로 줍습니다. 아이템이니에 주석처리가 되어 있지 않다면 위의 설정은 무시된채 무한정 줍게 됩니다.

번호 분류 제목 글쓴이 날짜 조회
공지   게시판 푸시 알림 / 통합 앱 서비스 32 file 트디개발자 2023.09.20 880.8k
공지 안내 D2NT 처음 이용하는 분은 튜토리얼을 참고바랍니다. 135 우녕자 2014.12.21 50.8k
공지   맨땅 초보자 가이드 603 file 뮤리아 2020.10.16 1003.5k
공지   카카오톡 1:1 채팅방 만드는 법 103 트디개발자 2018.05.20 427.6k
8751 기타 시디키 입력 방법이 틀려서 그런지 로더가 안됩니다 2 미르와건 2010.08.17 561
8750 질문 쫄붓 설정 관련 문의 입니다.(파티) 7 드라 2010.08.17 998
8749 질문 봇으로 카우사냥시 포탈문제 4 고성 2010.08.17 707
8748 질문 쫄봇 기사 캐릭에 시디키를 5개 물리고 있는데요 ^^ 3 가츠시 2010.08.17 679
8747 질문 15증뎀 3어레 3라센/3마블 수웨이자 혼돈재료 주워오게 하고싶어요. 2 혁명 2010.08.17 596
8746 질문 어레피그랜드참 이니설정 맞는지 봐주세요~ 2 천상독종 2010.08.17 468
8745 질문 아이템드롭 로그 가능할가요? 3 우물찾기 2010.08.17 477
8744 기타 스톰불면요,,, 1 리켈메에 2010.08.17 468
8743 질문 날아다녀님 8차 텔레포트 세이프에 관한 질문입니다. 1 던진도너스 2010.08.17 975
8742 질문 로더 실행시 에러메시지가 뜨네요.....;;;(메시지 첨부) 3 피케이범 2010.08.17 1.8k
8741 질문 사냥터질문입니다 2 모텔꽃 2010.08.17 1.7k
8740 질문 날아다녀님8차버젼사용중 쫄봇 파티질문입니다... 3 나카시마미카 2010.08.17 612
8739 질문 쫄봇하는대 저는 전혀 손을 안댄파일인데 이런메세지가 뜹니다 2 ζ(´ Д`)환각상태¿ 2010.08.18 261
8738 질문 오리 디아런시 오더밥 문제입니다. 2 ▒쥬신의왕™▒ 2010.08.18 661
8737 질문 바알참 큐빙 설정했는데요. 7 난장[나눔] 2010.08.18 565
8736 질문 날아다녀님3차,체라소서 썬더스톰 캐스팅하지 않도록 하는 방법 좀... 14 타마마 2010.08.18 634
8735 질문 날아다녀 님9차수정 오리지날 블리자드 소서리스에 대해 묻습니다. 5 디아블로ll 2010.08.18 592
8734 질문 날아다녀 님 7차봇 바알참을 큐빙후 그냥갖다팝니다 13 두루넷짱 2010.08.18 806
> 질문 보석이나 키를 지정된 개수만큼 집게 할려면? 3 Reloaded 2010.08.18 564
8732 질문 경험의성소찾기 2 마각 2010.08.18 1.7k