이니 질문드립니다
분류
질문
조회 수
575
추천 수
0
// 흰여울 님의 최상급 아이템이니입니다.
//--------------------------------------
if (me.gametype)
{ // 확장용 최상급 아이템이니
NTConfig_NIPFilePath.push("흰여울/gems.nip");
NTConfig_NIPFilePath.push("흰여울/charmsjewels.nip");
NTConfig_NIPFilePath.push("흰여울/crafteds.nip");
NTConfig_NIPFilePath.push("흰여울/keys.nip");
NTConfig_NIPFilePath.push("흰여울/magics.nip");
NTConfig_NIPFilePath.push("흰여울/potions.nip");
NTConfig_NIPFilePath.push("흰여울/rares.nip");
NTConfig_NIPFilePath.push("흰여울/ringsamulets.nip");
NTConfig_NIPFilePath.push("흰여울/runes.nip");
NTConfig_NIPFilePath.push("흰여울/runewords.nip");
NTConfig_NIPFilePath.push("흰여울/sets.nip");
NTConfig_NIPFilePath.push("흰여울/uniques.nip");
NTConfig_NIPFilePath.push("흰여울/whites.nip");
이상태면 현재 흰여울님 이니를 사용하고 있는게 맞는건가요?
//--------------------------------------
if (me.gametype)
{ // 확장용 최상급 아이템이니
이 부분이 다른분들 이니하고 달라서 질문드려요

