16차날라님버전 이니오류뜨는데요..
분류
질문
조회 수
1,840
추천 수
0
16차날라님 것 안에 들어있던 한글815님 이니 쓰다가
한글815님 것 새로운 이니를 받았어요,,
그리고 크래프트 이니 붙여넣기하고서,,,
기존에있던 craft 이니 지웠는데.........
normal/craft.nip 가 없습니다. 이렇게 뜨네요........ 어떻게 해야되는건가요?
케릭 이니 설정에서 다바꾸었거든요?
원래 있던 크랲이니가 craft.nip
새로받은게 craft_ring.nip
craft_armor.nip
craft_amulet.nip
NTConfig_NIPFilePath.push("key.nip");
NTConfig_NIPFilePath.push("normal.nip");
NTConfig_NIPFilePath.push("orb.nip");
NTConfig_NIPFilePath.push("set.nip");
NTConfig_NIPFilePath.push("unique.nip");
NTConfig_NIPFilePath.push("magic_charm.nip");
NTConfig_NIPFilePath.push("magic_rare_amulet.nip");
NTConfig_NIPFilePath.push("magic_rare_arm.nip");
NTConfig_NIPFilePath.push("magic_rare_armor.nip");
NTConfig_NIPFilePath.push("magic_rare_jewel.nip");
NTConfig_NIPFilePath.push("magic_rare_ring.nip");
NTConfig_NIPFilePath.push("craft_ring.nip");
NTConfig_NIPFilePath.push("craft_armor.nip");
NTConfig_NIPFilePath.push("craft_amulet.nip");

