Skip to content

d2nt 치킨 설정 질문입니다..

조회 수
790
추천 수
0
등록일
 오픈유어아이즈
게시글 주소
https://tradia.me/diablo2/diablo2_faq/398931 복사

22차 버전을 쓰고 있는데요..
pk시 치킨이 되질 않아서 질문 드립니다..
시작점은 ntmap으로 하고 scripts\ntmap\char_configs\
에서 케릭 아뒤 설정 입력하고

function NT_LoadConfig()
{
 NTConfig_LifeChicken = 40; // This is your chicken life percent. If you go below this life total, exit game.
 NTConfig_ManaChicken = 0; // This is your chicken mana percent. If you go below this mana total, exit game.

 NTConfig_AutoParty = false;

 me.quitonhostile = false;

 me.revealautomap = true;
 me.showenemyonautomap = true;
 me.showmissileonautomap = true;
}

이렇게 설정 했는데 치킨이 안되네요..원인이 뭔질 모르겠습니다..
me.showenemyonautomap = true; =>이건 뭘 뜻하나요?
그리고 치킨설정했던 케릭만 게임상에서 맵이 밝혀 지지 않는데
왜 그런지 모르겠네요..다른케릭은 다되는데..

이상 몇가지 질문해봤습니다..