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

d2nt 치킨 질문좀 하고싶습니다.

조회 수
762
추천 수
0
등록일
function NT_LoadConfig()
{
NTConfig_LifeChicken = 0; // 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;
}


이렇게 치킨수치를 0으로해놓으니

죽는순간 치킨이 발생합니다...

죽어도 치킨이 안나려면 어떻게 해야되나요
잘부탁드립니다 ㅎㅎ 
댓글 0
권한이 없습니다.
다크 모드

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

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

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