질문과 답변

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 12448
라이선스 기타 제 게임 BGM의 저작권에 대해 알고 싶습니다. 3 위키니트러 2014.03.04 1937
기타 매드파더처럼 일러스트를.. 9 리폼 2014.03.05 1343
기타 암살용 스크립트가 있을까요? 1 퍼시큐티 2014.03.07 707
기타 지붕 배치 방법 1 file zion 2014.03.08 796
기타 타일셋 만드는 방법 2 zion 2014.03.15 2684
기타 만약 게임제작시 아이디어가 겹쳐버리게 된다면..... 4 카르소나 2014.03.24 709
기타 아이콘 투명화 하는 방법이 뭐죠? 7 천둥번들 2014.03.28 771
기타 아이템에서 필요없는 메뉴 삭제하기 2 file 작삼 2014.03.29 898
기타 아이콘?아이템?을 집어넣고싶은데.. 왜안되나여 2 file 떠오르는게없다 2014.04.01 789
기타 RPG VX 배포용 게임 제작시 폴더이름 설정 어떻게하나요 5 알피지공부하러 2014.04.02 1028
기타 C 출력 오류 2 file 말라야 2014.04.03 941
기타 RPG쯔꾸르 게임을 실행시팅김현상 1 흐르후꾸흐루룩 2014.04.06 2863
기타 [Construct Classic]활성화 애니메이션 효과 13 말라야 2014.04.11 857
기타 전투도중 이미지출력이 가능한가요? 2 wlsgud12 2014.04.13 792
기타 게임을 전체화면 실행시, 화면 무한 깜빡임 문제가 발생합니다.. 해결방법있을까요 ㅠㅠ 1 걸음마 2014.04.19 2441
기타 게임 시작 화면을 만들순 없나요 4 병컨 2014.04.29 872
라이선스 기타 rpg vx ace 다운에 대하여 6 RPGVXACE다운받고싶어여 2014.05.04 1776
기타 체험판 게임... 2 수프림 2014.05.06 1046
기타 제가 어느 모 게임을 했습니다 22 사신의연구소 2014.05.22 685
기타 안녕하세요?맵에대한질문입니다 3 하루/스타 2014.05.27 612
Board Pagination Prev 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ... 37 Next
/ 37