Skip to content

thething님의 개조봇 질문드립니다

조회 수
463
추천 수
1
등록일

MyConfig_LeechBotPrecast = [1000, 1, 1, false, 0, 0];

 // 사냥터로 가기 전에 할 프리캐스트 설정하기
 //MyConfig_Precast.push([2, 155]); // Battle Command
 //MyConfig_Precast.push([1, 57]); // Thunder Storm
 //MyConfig_Precast.push([1, 58]); // Energy Shield
 //MyConfig_Precast.push([1, 57]); // Thunder Storm
 //MyConfig_Precast.push([1, 40]); // Frozen Armor
 MyConfig_Precast.push([1, 50]); // Shiver Armor
 MyConfig_Precast.push([1, 52]); // Enchant
 //MyConfig_Precast.push([1, 52]); // Enchant
 //MyConfig_Precast.push([1, 60]); // Chilling Armor
 //MyConfig_Precast.push([2, 149]); // Battle Orders

 // 이동이나 사냥 중에 할 프리캐스트 설정하기
 //MyConfig_CheckPrecast.push([2, 155]); // Battle Command
 //MyConfig_CheckPrecast.push([1, 52]); // Enchant
 //MyConfig_CheckPrecast.push([1, 57]); // Thunder Storm
 //MyConfig_CheckPrecast.push([1, 58]); // Energy Shield
 //MyConfig_Precast.push([1, 57]); // Thunder Storm
 //MyConfig_CheckPrecast.push([1, 40]); // Frozen Armor
 //MyConfig_CheckPrecast.push([1, 50]); // Shiver Armor
 //MyConfig_CheckPrecast.push([1, 60]); // Chilling Armor
 //MyConfig_CheckPrecast.push([2, 149]); // Battle Orders

소서가 사냥전에 프리캐스팅 설정은 해놨는데
플라이전에 쉬버아머, 인첸트를 안하구 그냥 다니는데요
어디서 수정을 해야하나요

날아다녀님 6차버전 쓰고 있습니다