NT2.1 버젼 아이템 이니를 복사하고 나서 오류가 생깁니다.
분류
질문
조회 수
1,758
추천 수
0
오류 메세지는 NTitemParser.ntl (60) : SyntaxError: Syntax error
가 떴습니다..
NT2.1버젼 아이템 이니 호환된다고 해서 흰여울님 자료 좀 편집해서 normal 이니폴더에 다 집어넣고
캐릭설정도 다시 다 했습니다..
//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("normal/runes.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("advance/runes.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_NIPFilePath.push("normal/whites.nip");
NTConfig_NIPFilePath.push("normal/magics.nip");
NTConfig_NIPFilePath.push("normal/rares.nip");
NTConfig_NIPFilePath.push("normal/sets.nip");
NTConfig_NIPFilePath.push("normal/uniques.nip");
NTConfig_NIPFilePath.push("normal/charmsjewels.nip");
NTConfig_NIPFilePath.push("normal/runes.nip");
NTConfig_NIPFilePath.push("normal/ringsamulets.nip");
위 처럼 지정했습니다..
무슨 문제인지 고수님들의 도움 부탁드립니다.

