질문과 답변

Extra Form

pdm0822님의 한글스크립트를 적용하던중 오류가 발생했는데 제가 공부한걸로는 고칠수가 없더라구요..

자꾸 93번 라인이 오류라고 뜨길래 복사해왔습니다.. 한번 봐주시고 말해주세요

맨윗줄에 있는 주석이 92번라인이고 그밑에 있는게 바로 93번입니다. 오류좀 고쳐주세요 ㅠㅠ

#--------------------------------------------------------------------------
  def self.level;       basic(0);     end   # 레벨
  def self.level_a;     basic(1);     end   # 레벨 (短)
  def self.hp;          basic(2);     end   # HP
  def self.hp_a;        basic(3);     end   # HP (短)
  def self.mp;          basic(4);     end   # MP
  def self.mp_a;        basic(5);     end   # MP (短)
  def self.tp;          basic(6);     end   # TP
  def self.tp_a;        basic(7);     end   # TP (短)
  def self.fight;       command(0);   end   # 싸운다
  def self.escape;      command(1);   end   # 도망
  def self.attack;      command(2);   end   # 공격
  def self.guard;       command(3);   end   # 방어
  def self.item;        command(4);   end   # 아이템
  def self.skill;       command(5);   end   # 스킬
  def self.equip;       command(6);   end   # 장비
  def self.status;      command(7);   end   # 스테이터스
  def self.formation;   command(8);   end   # 정렬
  def self.save;        command(9);   end   # 세이브
  def self.game_end;    command(10);  end   # 게임 종료
  def self.weapon;      command(12);  end   # 무기
  def self.armor;       command(13);  end   # 방어구
  def self.key_item;    command(14);  end   # 소중한것
  def self.equip2;      command(15);  end   # 장비변경
  def self.optimize;    command(16);  end   # 최강장비
  def self.clear;       command(17);  end   # 모두 제거
  def self.new_game;    command(18);  end   # 뉴 게임
  def self.continue;    command(19);  end   # 컨티뉴
  def self.shutdown;    command(20);  end   # 종료
  def self.to_title;    command(21);  end   # 타이틀로
  def self.cancel;      command(22);  end   # 취소
  #--------------------------------------------------------------------------
end#--------------------------------------------------------------------------
  def self.level;       basic(0);     end   # 레벨
  def self.level_a;     basic(1);     end   # 레벨 (短)
  def self.hp;          basic(2);     end   # HP
  def self.hp_a;        basic(3);     end   # HP (短)
  def self.mp;          basic(4);     end   # MP
  def self.mp_a;        basic(5);     end   # MP (短)
  def self.tp;          basic(6);     end   # TP
  def self.tp_a;        basic(7);     end   # TP (短)
  def self.fight;       command(0);   end   # 싸운다
  def self.escape;      command(1);   end   # 도망
  def self.attack;      command(2);   end   # 공격
  def self.guard;       command(3);   end   # 방어
  def self.item;        command(4);   end   # 아이템
  def self.skill;       command(5);   end   # 스킬
  def self.equip;       command(6);   end   # 장비
  def self.status;      command(7);   end   # 스테이터스
  def self.formation;   command(8);   end   # 정렬
  def self.save;        command(9);   end   # 세이브
  def self.game_end;    command(10);  end   # 게임 종료
  def self.weapon;      command(12);  end   # 무기
  def self.armor;       command(13);  end   # 방어구
  def self.key_item;    command(14);  end   # 소중한것
  def self.equip2;      command(15);  end   # 장비변경
  def self.optimize;    command(16);  end   # 최강장비
  def self.clear;       command(17);  end   # 모두 제거
  def self.new_game;    command(18);  end   # 뉴 게임
  def self.continue;    command(19);  end   # 컨티뉴
  def self.shutdown;    command(20);  end   # 종료
  def self.to_title;    command(21);  end   # 타이틀로
  def self.cancel;      command(22);  end   # 취소
  #--------------------------------------------------------------------------
end

Comment '1'
  • ?
    LuD 2017.07.15 15:52
    같은게 두번적혀있는거 말고 위쪽 짤린거 말고 이것만 봐서 문제가 뭔지 모르죠;
    자동차 사진 2장만 보여주면서 차가 안움직여 어떻게해? 같은 느낌..?

List of Articles
종류 분류 제목 글쓴이 날짜 조회 수
공지 묻고 답하기 가이드 습작 2014.06.14 12393
이벤트 작성 RMMV npc가 플레이어 발견하는 이벤트를 만들고 싶은데 잘 안됩니다 11 file pop2335 2023.08.14 96
이벤트 작성 RMMV 일정횟수의 대화 이후 다른 숨겨진 대화로 넘어가는방법 4 x_9z10 2023.02.14 97
기본툴 사용법 RMMV 스킬 발동시 스킬 사용 이미지가 뜨게 할 수 있을까요? 2 까만건반 2021.09.03 97
RMMV 일어버전은 한글 패치가 없나요? 타락한마왕 2016.11.19 97
RMMV 특정 시간동안 npc에게서 도망치게 만들고 싶습니다 2 카시어스 2018.03.22 97
RMMV 스킬 A를 사용해야 B,C를 사용할수 있고 D를 사용해야 E,F를 사용할수 있는 정말귀인★ 2018.03.14 97
RMMV 도트 임포트가 이상해요ㅠㅠ 2 에일링 2018.01.03 97
RMVXA 특정 이벤트를 보면 조작키가 안 먹힙니다.... 4 니야 2017.04.29 97
RMVXA 메세지 출력 도중 오류 1 file 데아곤 2018.02.12 97
RMVXA XAS CT 오류 file CopyHarfUSB 2017.12.08 97
RMMV 저장데이터 회원 가시밭 2015.11.02 97
RMMV 스프라이트 객체에서 이벤트 객체를 참조하는 식별자 위치 관련. 5 A구몽 2018.09.16 97
RMMV 스킬 데미지를 여러번 들어가게 하고 싶습니다 투캉 2018.06.03 97
RMVXA VX ACE [해결] yeellowyt 2017.07.16 97
RMVXA 특정 타일에서만 캐릭터 변경 4 유한소수 2017.02.16 97
기타 스크립트 오류 1 Mop 2017.07.13 97
플러그인 사용 RMMV MV Enemybars 플러그린 질문입니다 2 file 커블 2019.08.16 97
턴제 전투 RMMV 특정 아이템을 보유하고 있다면 전투 시 스킬이 활성화되도록 하고 싶습니다. 리고유즈 2020.09.10 97
턴제 전투 RMMV 캐릭터 스킬 하나로 적한테 데미지 주고 자기한테 버프 걸게 할수있을까요? 4 Kokodd 2021.04.06 97
이벤트 작성 RMMV 특정 이벤트 확인 시, 타이머의 시간 증가 및 감소 방법 2 Oyr 2021.05.30 97
Board Pagination Prev 1 ... 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 ... 516 Next
/ 516