자유게시판

중복인 것 같아서 여기에 올림
New HUD 2.0



Creating an Enemy:

Build on the map, an event with the following comments:

* Enemy ID (ID change the id of an enemy in the database);

* Erase Die: Deletes the enemy apóes event he dies;

* Die Venue Switch A: Active at The Venue Switch oo enemy dying;

* Die Venue Switch B: Active Venue Switch to B when the enemy dies;

* Die Venue Switch C: Active in Local Switch C when the enemy dies;

* Die Venue Switch D: Active in Local Switch D when the enemy dies;

* Die Switch X: Switch the Active X when the enemy dies;

* Die Variable X: Adds +1 to Variaável X when the enemy dies;

* Follow X (X change by the distance of vision of the enemy, for it follows a hero automatically if it is within your field of vision);

* Kill Weapon ID (ID to change the id of a weapon, so the enemy will die, if only given the weapon is used against him);

* Kill Skill ID (ID to change the id of a skill, so the enemy will die, only if the particular skill is used against him);

* Kill Item ID (ID to change the ide of an item, so the enemy will die, only if the particular item is used against him);

Putting the comment Boss, the bar of HP of the enemy appears in the center of the screen.

________________________________________________________________________________________________________

Setting the script:

To change the key of attack, look at the script this line:
Right_Attack_Button = Input::Letters["A"]
and change "Letters["A"]" to the key you want.


To change the key of attack with the left hand and key on the shield, look at the script this line:
Left_Attack_and_Shield_Button = Input::Letters["S"]
and change "Letters["A"]" to the key you want.
   

To create a weapon, skill or items with animation, cut: Animate_Weapons [X] = [Y,Z] X and change to the id of the weapon in the database, the results for the prefix of the name of char attacking, and for Z The Index of Char. For examples:
Animate_Weapons[0] = ["_Attacking",0]
Animate_Skills[0] = ["_Casting",0]
Animate_Items[0] = ["_UsingItem",0]


To create a weapon away, cut: Distance_Weapons[ S] = [T, U, V, W, X, Y, Z] and change: S: ID of Weapon, T: Char, U: Index of Char, V: Speed, W : Distance, X: Time of waiting to attack again, Y: Ammunition 1, Z: Ammunition 2. Example:
Distance_Weapons[4] = ["$Arrow",0,6,5,30,21,22]


To create a skill away, cut: Distance_Skills[ U] = [V, W, X, Y, Z] and change: U: ID of skill, V: Char, W: Index of Char, X: Speed, Y: Distance, Z : Time of waiting to attack again. For example:
Distance_Skills[59] = ["Energy Ball",0,4,5,60]


To create an item away, cut: Distance_Items[ U] = [V, W, X, Y, Z] and change: U: ID of the item, V: Char, W: Index of Char, X: Speed, Y: Distance, Z : Time of waiting to attack again. Example:
Distance_Items[16] = ["Energy Ball",0,6,5,30]


To create a shield, cut: Shields[X] = ["Y",Z] X and change to the id of the shield in the database and Y for the prefix of char using the shield, and Z in the index of char. Example:
Shields[16] = ["_Shield",0]


To change the animations of enemies, cut Enemy_animations[X] = [Y, Z] X and change to the ID of the enemy, and Y to the ID of animation when he dies and Z to the running of the enemy's attack. Example:
Enemy_animations[2] = [13,0]
Updates
September 26th
New HUD 2.0

August 31th
Fixed the bug of memorized skills of the actors, now, every actor have your self hotkey, what can be configured in the script.

August 15th
* Fixed some bugs, including the bug of enemies don't die with paralell process event running;
* Fixed the bug of Boss HP bar;
* Included english version in the demo;
* and other little things;

July 27th
* Fixed the bug of enemies don't die with a paralel process event running;
* New system for damage of the eney and actor;
* Fixed other small bugs;

July 10th
* Fixed the bug of Boat and Ship;
* Addeded function to use SE in skills and Items Ranged;
Crissaegrim ABS 2.0.5 
http://dark-crissaegrim.spaces.live.com/ 여기서 업데이트 되면 쓸 수 있음
Comment '4'
  • ?
    Russ 2008.10.31 19:17
    오우!
  • profile
    NewSet 2008.11.01 17:13
    중복인것 같아서 여기 올렷다는건 도데체..
  • ?
    Man... 2008.11.05 18:16
    전에 RPG 부스터 님이 올린 Crissaegrim ABS 2.0.5 이 있었습니다. -_-
    전에 그 님이 올리지 않았으면 제가 스크립트 쪽에 올렸겠지요. -_-[레벨:26]
  • profile
    아방스 2008.11.02 19:57
    깔끔하니 괺찮은듯 보이는군요 ^^;

List of Articles
분류 제목 글쓴이 날짜 조회 수
공지 아방스 게시물 · 댓글 작성 규칙 (최근 수정일 2015.11.25) 17 file 완폐남™ 2012.07.17 41184
잡담 RMVXA 멀티 2 여왕폐하 2016.01.26 122
잡담 RMVXACE 깔았는데 한글패치 없나여? 3 최빛빛 2014.09.03 602
제작 스샷 RMVXACE첫작 13 file 게임공장 2013.02.14 1400
잡담 rmvxp.com -> save-point.org 1 Alkaid 2010.12.05 321
잡담 RMVXP.com.............>_< Alkaid 2010.10.04 339
잡담 RMVX도 해상도 640x480제한 없이 무한정 늘릴 수 있을것 같습니다 ^^; 13 카리스 2011.07.22 1125
제작 일지 RMXP 스크립트를 또닥여보면서 알게된 사실. 1 JACKY 2013.01.22 1233
막장 RMXP 에서 RGSS3 사용하기 [RMVXA 의 속도로 RMXP를 돌리기] 13 file JACKY 2013.10.05 1811
발표 RMXP 에서 RGSS3 사용하기 예제 업로드 했습니다. JACKY 2013.10.05 587
잡담 RMXP.org 라는 사이트를 아십니까? 8 여캐 2009.02.24 952
잡담 RMXP~VX Ace 기본 폰트. 6 Alkaid 2011.12.08 1961
가입 RMXP사용 전문 게임개발 사이트 제작 7 file 조석진 2012.08.26 1162
잡담 RMXP에 재미를 못느끼겠네요.. 3 나뚜루 2009.03.06 654
RM전성기는 언제일까요 2 DN 2011.10.01 657
잡담 Roam님 계신가요? 14 비비드 2013.03.09 948
잡담 Roam님의 생각에는 동의합니다만... 4 칸슐츠 2013.08.08 534
제작 스샷 Room 이라는 게임을 제작중입니다. 2 file 고등어인생 2014.11.17 428
잡담 RPG 1.3버전 업뎃가이드같은거 있나요? 1 잠행인 2016.08.12 49
잡담 RPG 2000 샘플게임 설치에 성공... file 모쟁 2014.05.06 1301
잡담 RPG 2003 런타임 패키지(게임하는법) 3 이르메 2013.10.21 1200
목록
Board Pagination Prev 1 ... 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 ... 755 Next
/ 755