D2BS Autosmurf.js #3447 에러 문의 드려요~
조회 수
609
추천 수
0
제목과 같구요...
액트2에서 에러입니다.
막대기까지는 다 만들었는데...
Error in Autosmurf(Autosmurf.js Line 3447): atma is undefined
-----------아래는 Autosmurf.js 내용 입니다. -----------
Town.move("atma");
atma = getUnit(1, "atma");
atma.openMenu(); <---- 3447 Line
me.cancel();
//Pather.teleport = false;
return true;

