Skip to content
봇관련다크 모드

XP 봇, 안다 길찾기

조회 수
2,247
추천 수
0
등록일
봉구입니다
게시글 주소
https://tradia.me/diablo2/diablo2_tips/134147 복사

안다 길찾기 에러가 많이 날경우, 이렇게 바꿔보세요.

bots 폴더 AndyXP.d2j 를 편집기로 열어서,

다음 함수 아래처럼 고쳐보세요. (역시, 기존건 주석처리 해두시고요)

function AXP_GoToAndy() {

 // Display a overhead while moving
 if (XP_UseOverheads) { me.overhead("Going to Andariel's lair"); }

 // If the user want to clear the path, link to the clearing function
 if (XP_ClearPath) { commPather.StepActionFunc = XP_KillMonsters; }
 DC_PingDel(DC_LagDelay);
 // Move from Catacombs 2 waypoint to Andariel's lair
 _retval = commPather.GotoObject(5,17,18,36,20,false,false);
 if (!_retval) { _retval = commPather.GotoWarp(DP_WARPNEXT); } 
 if (!_retval) { DC_ThrowException("AndyXP","Unable to path to the stairs to Catacombs 3!"); }
 DM_TakeStairs(18,18);
 DC_PingDel(DC_LagDelay);
 _retval = commPather.GotoObject(5,17,18,37,20,false,false);
 if (!_retval) { _retval = commPather.GotoWarp(DP_WARPNEXT); }
 if (!_retval) { DC_ThrowException("AndyXP","Unable to path to the stairs to Catacombs 4!"); }

------------- 이하 생략 --------------
댓글 6
  • 댓글 #134148

    봉구님 버전 아주 잘돌아갑니다~~ ^^ 잘찾아주구요 ^^ 수고많으세용~~
  • 댓글 #134151

    언제나 수고하십니다... 여긴 아직 찌질이들의 글이 없군요...
  • 댓글 #134154

    아진짜 머리 뽀개지겠네.... 좀 쉽게 설면 된건 없나요? 지금 몇시간째 해매는중 지금 시간 새벽 5시 30분이 넘었어요 ㅜ.ㅜ
  • 댓글 #134157

    저는 이상하게 3층에서 안다를 못찾겠다고 하면서 튀어나오네요. 쩝.
권한이 없습니다.
다크 모드