Jump to content

bby1210

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

bby1210's Achievements

Poring

Poring (1/15)

0

Reputation

  1. card for shadow

     

  2. I can't speak English well. So Let me say that Error of Iteminfo in Korea. ================ Iteminfo의 아이템코드는 총 10개의 argment로 구성됩니다. argment의 구성목록은 다음과 같습니다. 1th argment [Item code Number] = { 2nd argment unidentifiedDisplayName = "Name", 3rd argment unidentifiedResourceName = "Name", 4th argment UnidentifiedDescriptionName = {"Description"}, 5th argment identifiedDisplayName = "Name", 6th argment identifiedResourceName = "Name", 7th argment identifiedDescriptionName = {"Description"}, 8th argment slotCount = Number, 9th argment classNum = Number, 10th argment costume = true/false 질문자의 질문은 8th argment 이슈이므로 slotcount가 제대로 입력되지 않았음을 의미합니다. 이것을 해결하려면 각 아이템별 slotcount를 확인하여 수정해야 합니다. Notepad++의 정규식을 사용해서 찾거나 아이템인포의 일정부분을 삭제한 후 ragexe를 실행하여 에러가 발생한 아이템코드를 찾을 수 있습니다.
×
×
  • Create New...