질문과 답변

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 12451
기타 기타 컨트롤 게임의 공격종류(이대로 괜찮은지?) 3 무명시절 2022.12.09 55
기타 컴을 바꿔도 알만툴을 이전할 수 있나요? 3 자유와바람 2014.02.15 861
기타 컴퓨터 쌩초보인데 만들 수 있을까요 4 보드카짱 2017.04.25 119
기타 컴퓨터 응용프로그램이 다 먹통이 되었습니다. 6 file 황금시계 2012.12.03 1148
기타 케릭터칩만들떄어떤거주로쓰시나요? 1 삼국지 2011.06.01 1073
기타 퀘스트 1 츠키코로 2013.11.30 833
퀘스트 작성 기타 퀘스트 표시 질문합니다 ㅠㅠ 3 찐서 2019.06.13 334
기타 퀴즈게임을 만들고 싶습니다. 1 강철보디 2016.06.28 223
기타 크레딧에 들어가야할 내용이 궁금합니다. 2 CO4U 2014.09.04 520
기타 크롬에서 다운로드를 받으면 왜 악성파일이 자꾸 검출된다고 하는건가요 1 Lamancha 2013.11.22 904
기타 타일셋 만드는 방법 2 zion 2014.03.15 2684
기타 타일셋 질문요 ^^ 2 Raychel 2012.02.16 2569
기본툴 사용법 기타 타일셋에 B2라고 적혀있는건 어디에다가 설정하나요 3 file 먹사 2022.03.30 153
기타 기타 타일셋은 어디서 구할수있나요? 1 먹사 2022.03.30 203
기타 타일셋크기를늘리고싶어요 1 barojabnun 2015.03.07 277
기타 탄막스크립트(mv, ace) 2 무명시절 2016.01.06 296
기타 탈것;; 1 프라임헌터즈 2010.10.24 1922
기타 턴제 게임을 만드려고하는데 1 미루 2011.08.11 1448
기타 텍스트 사운드 뭐 없나요...? 으으아앙 2018.03.18 98
기타 툴 추천 2 센♬ 2011.12.30 2444
Board Pagination Prev 1 ... 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 Next
/ 37