Skip to content

bots 폴더의 NT글래이셜트레일.ntj에서 OpenChest 관련 이니 올립니다 어디를 수정해야 할 지 조언 부탁드립니다^^

 if(NTConfig_OpenChest)
 {
 var _chest;

 _chest = NTC_GetSpecialChest();

 if(_chest)
 {
 if(NTC_OpenChest(_chest))
 NTSI_PickItems();
 }
 }

혹시 몰라서 캐릭터 사냥터 이니도 올립니다

콜드내성 때문에 false 해놓은 상태입니다.

 NTConfig_Script.push("NTGlacialTrail.ntj"); NTConfig_ClearGlacialTrail = false;