RPG Maker
 

 Username:
 Password:
   Not a member? Register!

Home > Tutorials > RPG Maker XP > Atonement Skills

Atonement Skills


Attunement Skills

Description: Ever wanted to have connected skills? I'm not making sense am I? Let me explain. This tutorial shows connected skills. That means, if you use a certain skill, you would be able to use another skill after using the previous skill. And if you use the new skill obtained from the previous skill, you would also be able to use a new skill. And so on and so forth. Get it?
Example:
Jens only has 1 skill "Attune Fire".
Jens use Attune Fire. Jens can now use Fire
Jens use Fire. Jens can now use Mega Fire, and cannot use Fire anymore.

Making sense now? It is like requiring a skill to execute another skill. In short- Attunement Skills.

Tutorial Requirements:
For this tutorial you will need:
2 common events
2 new skills

For this tutorial, I will attune a fire skill...
Let's get started.
Quote:
1) Make a new skill, name it "Attune Fire"
2) Make a new skill, name it "Fire". Input all numerical fields needed for using the fire skill.
3) Make a new common event: Name it "Fire Attunement On"
Under the common event input this codes:
Code:
Text: Actor can now use Fire!
Change Skills:[Actor], + [Fire]

4) Tag this common event to the skill "Attune Fire"
5) Make a new common event, name it: "Fire attunment Off"
Under the common event input this codes:
Code:
Text: Actor cannot use fire anymore.
Change Skills:[Actor], - [Fire]

6) Tag this new common event to the skill "Fire".


Quote:
Code Explanation:
The code shoud have been very easy to use.
But if somehow you could not understand how the code works this is how it will flow.
The actor has a skill called "Attune Fire". Now if the actor uses that skill, the common event "Fire Attunement On" will be called and notify the player that the actor can now use the "Fire" skill.
Now the "Fire" skill will remain forever with the actor unless the actor uses the "Fire" skill. Therefore, if the character uses the "Fire" skill, the common event "Fire Attunement Off" will be called and notify the player that the actor cannot use "Fire" anymore.

Details
Tutorial: Atonement Skills
Date Listed: Thu, 03 Jul 2008 01:37:27 -0700
Author: jens009
Total Hits: 169


Embed
Short URL:

HTML:

BB Code:



RPG RPG Revolution
RPG RPG Revolution is your #1 stop for game development and console RPG games, as well as those created by people like you. Link to us to support us, so we may grow to be better website community for you.

By continuing past this page, and by your continued use of this site, you agree to be bound by and abide by the Terms of Use.
©2004 - 2008 RPG RPG Revolution, All Rights Reserved. Contact Us · Privacy Policy · Legal Disclaimer
eXTReMe Tracker