Skip to content

이것만 좀 봐주세요 normal advance extreme 헬프요

조회 수
1,117
추천 수
0
등록일
 2ne1막내나르샤
게시글 주소
https://tradia.me/diablo2/diablo2_faq/315675 복사

//-----------------------------------------------------------------------------------
 // SnagIt configuration
 // Select one group only (normal / advance / extreme)
 //-----------------------------------------------------------------------------------
 //NTConfig_NIPFilePath.push("normal/normal.nip");
 //NTConfig_NIPFilePath.push("normal/magic_rare.nip");
 //NTConfig_NIPFilePath.push("normal/set.nip");
 //NTConfig_NIPFilePath.push("normal/unique.nip");
 //NTConfig_NIPFilePath.push("normal/craft.nip");

 NTConfig_NIPFilePath.push("advance/normal.nip");
 NTConfig_NIPFilePath.push("advance/magic_rare.nip");
 NTConfig_NIPFilePath.push("advance/set.nip");
 NTConfig_NIPFilePath.push("advance/unique.nip");
 NTConfig_NIPFilePath.push("advance/craft.nip");

 //NTConfig_NIPFilePath.push("extreme/normal.nip");
 //NTConfig_NIPFilePath.push("extreme/magic_rare.nip");
 //NTConfig_NIPFilePath.push("extreme/set.nip");
 //NTConfig_NIPFilePath.push("extreme/unique.nip");
 //NTConfig_NIPFilePath.push("extreme/craft.nip");

 NTConfig_SnagRange = 40; // Radius to check for dropped items. 40 is a good number here


지금 이렇게 되어있습니다. 근데 템을 줍는게 없네요 거의다 팔아 버리는 템은 중급 이상은 거진 보관하게

하고 싶은데 여기서 멀 고치면 되나요?