Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   RPGMaker (http://zelaron.com/forum/forumdisplay.php?f=188)
-   -   A question (http://zelaron.com/forum/showthread.php?t=40138)

Rhok 2006-07-28 03:09 PM

A question
 
I was wondering how to make it so when you equip a certain item, it gives an ability? For example, I have a weapon that I want to give Heal when equipped, and remove Heal when unequipped.

phsyco025 2006-07-28 04:38 PM

Quote:

Originally Posted by Rhok
I was wondering how to make it so when you equip a certain item, it gives an ability? For example, I have a weapon that I want to give Heal when equipped, and remove Heal when unequipped.

If ur using RMXP then i think wut u have to do is create a common event like this:

<>Conditional Branch: Hero [Arshes] [Bronze Sword] equipped
<>Change Skill: [Arshes], + [Heal]
<>
: Else Handler
<>Change Skill: [Arshes, - [Heal]
<>
: End
<>

Just change the hero and weapon to your choice if its a weapon that more than 1 person can equip than make a common event similer to that one but for every hero who can use the weapon O and make the trigger auto start

Rhok 2006-07-28 05:03 PM

Quote:

Originally Posted by phsyco025
If ur using RMXP then i think wut u have to do is create a common event like this:

<>Conditional Branch: Hero [Arshes] [Bronze Sword] equipped
<>Change Skill: [Arshes], + [Heal]
<>
: Else Handler
<>Change Skill: [Arshes, - [Heal]
<>
: End
<>

Just change the hero and weapon to your choice if its a weapon that more than 1 person can equip than make a common event similer to that one but for every hero who can use the weapon O and make the trigger auto start

Yeah, that's what I thought it was, too, but it didn't work.

phsyco025 2006-07-28 06:17 PM

WOW well i didnt try it but i thaught it would work well maybe Lenny, Atnas or BC or some1 else can come try to help


All times are GMT -6. The time now is 07:43 PM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.