Skip to content

 제가 필요한 보석 하나는 창고에 보관해두고 2번째 보석부터 큐빙에 사용하고 싶은데

 주으면 그냥 큐빙에 써버리네요..
 
 현재 참/ 크래프트 큐빙을 하도록 설정한 상태입니다.

 아래처럼 하면 되는거 아닌가요?

 퍼자수정이랑 퍼사파이어 1개씩 보관으로 설정했는데 말이죠..

 모니터링 해보니 바로 써버리네요...

 // 보석 설정하기
 //---------------
 // MyConfig_CubingMagicGemList.push([보석 ClassID, 보관 개수])
 // 보관 개수: 보관 중인 보석이 설정치 이상일 때만 큐빙에 사용합니다.
 // 주의: 보석을 1개 이상 설정합니다.
 //==========================================================================
 MyConfig_CubingMagicGemList.push([561, 2]); // Perfect Amethyst
 MyConfig_CubingMagicGemList.push([566, 1]); // Perfect Topaz
 MyConfig_CubingMagicGemList.push([571, 2]); // Perfect Saphire
 MyConfig_CubingMagicGemList.push([576, 1]); // Perfect Emerald
 MyConfig_CubingMagicGemList.push([581, 1]); // Perfect Ruby
 MyConfig_CubingMagicGemList.push([586, 1]); // Perfect Diamond
 MyConfig_CubingMagicGemList.push([601, 1]); // Perfect Skull