질문과 답변

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 12387
RMMV 해당 액터가 사망시 전투가 강제 종료 하는 방법은 없나요? 2 해킹당한해커 2017.12.17 226
RMVXA 해당 스크립트 사용방법 겜제작광 2016.12.16 81
라이선스 기타 해당 맵 제작자 분이나 사용 범위에 대해 아시는 분 계신가요ㅜㅜ file 신화 2021.01.08 176
에러 해결 RMVXA 해결)프로젝트파일 실행이 안돼요! 4 설님 2021.02.20 113
이벤트 작성 RMMV 해결 ) 큰 몬스터의 추격 이벤트 2 꾸액이 2020.09.27 185
RMVX 항해게임만드는데 배틀러칩좀 없을까요? 4 담탱이 2011.02.22 769
RMMV 항상 가장 위에 오는 그림 잠행인 2016.10.07 157
RMVXA 합성스크립트 유키히로 2014.08.03 564
RMVX 합성샾 스크립트 문제 2 file 고자몬 2011.07.05 1087
RMVX 합성샵 스크립트를 수정하고 싶은데 도와주세요! 환희 2011.02.18 638
RMVX 함정게임을 만들고 있습니다. 1 Zer0ne 2011.02.26 916
이벤트 작성 RMMZ 함정 연출 질문있습니다!(해결완료) 4 정수강 2024.03.12 52
툴선택 함께 전투에 임할 수 있는 캐릭이 4개까지만 인가요? 3 자유와바람 2017.05.07 222
RMVXA 함께 이동중인 파티 맴버끼리 잡담을 나누게 하려면? 1 메이133 2014.01.13 900
RMVX 한번한 퀘스트 3 rkdwjddn16 2013.01.01 908
RMMV 한번에 가지 않고 이탈하면, 처음부터 다시 가야하게끔 하는 이벤트 길 4 파란소리 2018.03.09 187
RMVX 한번사용하면 사라지는 이벤트 1 크로이드 2015.01.15 120
RMXP 한번 집은 아이템 나갔다 들어와도 없어지게 하는법 3 마피 2014.02.17 756
RMVX 한번 진행했던이벤트 장소에 다시 갔을때 이벤트 안나오게하는 방법좀요 2 낙봉추 2011.07.19 1281
RMVX 한번 잡은 몬스터, 보스 영구삭제하는 법 2 휴론 2015.07.24 286
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 516 Next
/ 516