Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

 
Reply to this topicStart new topic
> Custom ABS, Made by Zinx_therpgmaker
Zinx10
post Apr 16 2009, 11:49 AM
Post #1


Master of Darkness
Group Icon

Group: Revolutionary
Posts: 1,194
Type: Developer
RM Skill: Advanced
Rev Points: 5




Okay...I am here to talk on how to make an ABS for RPG Maker 2k3. I am first gonna say is that you first plan out all of your weapons. Make your weapon in the weapon making area, then you don't set any damage, but you can if you want. What you want to do is, create an enemy. Make a variable, and name it the enemy's name and put "health" at the end. After that, Go to your enemy, oh yeah, remember that it has to be an event. Anyways, go to it, and make a conditional branch saying that if that variable you made reaches a certain number or higher, he disappears. That number will be his health. Lets make it be 180. After that, go to the else case, and create a conditional branch for all possible weapons that you can use against the enemy. When that happens, you go under each conditional branch, and make it do your preferred animation, with the change variable option, and add a number to the enemy's health. When you do that number which is being added, it will do that much damage on which number you chose. I will make a sword, make it do fire breath, and do 40 damage. Go back to the conditional branch that says enemy's health and its max health. Make it where if it gets under that branch, it will turn on a switch called, enemy destroyed, unless you want the enemy to reappear when you go back. If you want the enemy to reappear when you go back to that map, just turn on that switch, create a new page even if you want the enemy to NOT reappear, and make it turn the switch off and reset its health, but if you want it to never come back, simply make that page only do one command, "erase event". I have made some add-ons. If you would like to see my add-ons, please PM me. Here is the add-on list.

Add-ons Completed
QUOTE
- Counter add-on
- Enemy attacks back on his/her own without countering add-on
- Ranged weapon add-on


Add-ons Being Created
QUOTE
- Ranged Skill add-on
- Stat boost add-on
- Healing add-on


__________________________
My Games
Phelxyre: Time Unbound (Current Project)
Game Thread
A game where you start in the future, but you go to the past, to make things right, hopefully.

The Hidden World
Game Thread
An Arcade-style game where you must go through various puzzles to see if you go home.

Here are all the things I Support (They Include Links!)




Go to the top of the page
 
+Quote Post
   
Freedom
post Apr 16 2009, 11:55 PM
Post #2


おねがいします! ぼくの なまえ わ じう
Group Icon

Group: Revolutionary
Posts: 520
Type: Mapper
RM Skill: Undisclosed




Dude I got a suggestion to you...

Can you at least cut this tutorial up because it would be quite hard rather to read it clearly and easily since its coupled out...
And also try to provide a screenshot if you don't know how to press print screen then paste it on paint or other picture editing programs... save it then upload it to any photo hosting site then post the link here or just type

hope you get this... Anyways Nice work though but usually that would consume a lot of variables and switches so it would still limit the person into making too much working variables at once...


__________________________




[Show/Hide] RRR Guest Map


Guest Map Link - Guest Map

Guest Map made by Santabla



[Show/Hide] Signature


[Show/Hide] Welcoming Committee


RRR Welcoming Committee

Speed@
CJ7Edition
Kyle1234lee
Freedom

--------------------------------------

A memory from what was the good past... Haha...







Go to the top of the page
 
+Quote Post
   
Zinx10
post Apr 17 2009, 11:21 AM
Post #3


Master of Darkness
Group Icon

Group: Revolutionary
Posts: 1,194
Type: Developer
RM Skill: Advanced
Rev Points: 5




QUOTE (Freedom @ Apr 16 2009, 11:55 PM) *
Dude I got a suggestion to you...

Can you at least cut this tutorial up because it would be quite hard rather to read it clearly and easily since its coupled out...
And also try to provide a screenshot if you don't know how to press print screen then paste it on paint or other picture editing programs... save it then upload it to any photo hosting site then post the link here or just type

hope you get this... Anyways Nice work though but usually that would consume a lot of variables and switches so it would still limit the person into making too much working variables at once...

Yeah, I know how to take a picture. I just am to lazy to do that. If you get it, could you give me the images.


__________________________
My Games
Phelxyre: Time Unbound (Current Project)
Game Thread
A game where you start in the future, but you go to the past, to make things right, hopefully.

The Hidden World
Game Thread
An Arcade-style game where you must go through various puzzles to see if you go home.

Here are all the things I Support (They Include Links!)




Go to the top of the page
 
+Quote Post
   
Rukiri
post Apr 17 2009, 04:59 PM
Post #4


emerge -avt awesome! Wait... it brings me.... HERE?!
Group Icon

Group: Revolutionary
Posts: 1,723
Type: Scripter
RM Skill: Advanced




When writing, I'd write the tutorials as if you're writing a College English paper. That way the people can easily read it!
It looks like a block!
GL though!
But, I'd add Pixel-Movement to the list as well most to ALL action battles use it, it's just pan screen X+/-Y!


__________________________
Xeilsoft
- Follow your dreams to the very end..

Kits that I'm working on.
[Unity3D 4.0] LTTP/Minish Cap - I don't have time for custom gfx like what the pze folks are doing but I will try and work on some enhanced LTTP graphics.

Main PC
Core i7 3820 overclocked @ 4.8GHZ
Galaxy: Nvidia Geforce GTX 680 GDDR5 2GB
Asrock X79 Extreme9 w' creative sound
64GB corsair platinum @ 1600MHZ
Muchkin 128GB SSD(boot), OZKIN 2TB SSD, Western Digital GREEN 1TB HDD.
Rosewill Lightning 1000W PSU
OS: Funtoo Linux, Windows 8 (Virtual Machine)

iMac (March 2013)
3.4GHz Quad-core Intel Core i7, Turbo Boost up to 3.9GHz
16GB 1600MHz DDR3 SDRAM - 2X8GB
1TB Serial ATA Drive @ 7200 rpm
NVIDIA GeForce GTX 680MX 2GB GDDR5
Go to the top of the page
 
+Quote Post
   
Zinx10
post Apr 18 2009, 07:11 AM
Post #5


Master of Darkness
Group Icon

Group: Revolutionary
Posts: 1,194
Type: Developer
RM Skill: Advanced
Rev Points: 5




QUOTE (-Mystic- @ Apr 17 2009, 04:59 PM) *
When writing, I'd write the tutorials as if you're writing a College English paper. That way the people can easily read it!
It looks like a block!
GL though!
But, I'd add Pixel-Movement to the list as well most to ALL action battles use it, it's just pan screen X+/-Y!

okay.


__________________________
My Games
Phelxyre: Time Unbound (Current Project)
Game Thread
A game where you start in the future, but you go to the past, to make things right, hopefully.

The Hidden World
Game Thread
An Arcade-style game where you must go through various puzzles to see if you go home.

Here are all the things I Support (They Include Links!)




Go to the top of the page
 
+Quote Post
   

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 23rd May 2013 - 11:48 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker