극블리 소서인데요 스킬 config 에 어떻게 써야할지 모르겠습니다
분류
질문
조회 수
1,397
추천 수
0
아래 에 보이는 숫자에서 극블리 소서는 어떤 숫자를 적어야 하는지;
봇돌리는것은 수년만에 처음이라 뭐가 뭔지도 모르겠고 지금 까마득 하네요 ^^ ;
사용하려는 봇은 D2NT 3.1 입니다.
NTConfig_AttackSkill[0] = 0; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 0; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[3] = 0; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[5] = 0; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[6] = 0; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
행복하세요~!

