Skip to content
질문/답변다크 모드

d2bs질문입니다..

조회 수
675
추천 수
0
등록일

qpZxNYZ.jpgbad attack config,Don`t expect your bot to attack라고 뜨네요.

 

 

 

/* Attack config

* To disable an attack, set it to -1

* Skills MUST be POSITIVE numbers. For reference see http://pastebin.com/baShRwWM

*/

Config.AttackSkill[0] = 112; // Preattack skill.

Config.AttackSkill[1] = 112; // Primary skill to bosses.

Config.AttackSkill[2] = 113; // Primary aura to bosses

Config.AttackSkill[3] = 112; // Primary skill to others.

Config.AttackSkill[4] = 113; // Primary aura to others.

Config.AttackSkill[5] = 112; // Secondary skill if monster is immune to primary.

Config.AttackSkill[6] = 113; // Secondary aura.

 

 

햄딘 스크립트 입니다.

 

도움부탁드려요 !

등록된 소개글이 없습니다.
댓글 1
  • 댓글 #4841884

    Config.AttackSkill[0] = 112; // Preattack skill.
    Config.AttackSkill[1] = 112; // Primary skill to bosses.
    Config.AttackSkill[2] = 113; // Primary aura to bosses
    Config.AttackSkill[3] = 112; // Primary skill to others.
    Config.AttackSkill[4] = 113; // Primary aura to others.
    Config.AttackSkill[5] = 101; // Secondary skill if monster is immune to primary.
    Config.AttackSkill[6] = 113; // Secondary aura.
권한이 없습니다.
다크 모드

댓글을 추천하시면 답변으로 채택됩니다.

댓글을 추천하면 글 작성자와 댓글 작성자 둘 다 경험치를 획득합니다.

자세한 내용은 업데이트 공지를 참고해주시기 바랍니다.