The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => Topic started by: Cactuar on August 14, 2011, 07:33:21 AM

Title: [RESOLVED] (RMXP) Wanna know how to make Blue Mage and.......
Post by: Cactuar on August 14, 2011, 07:33:21 AM
Hi. So I wanna make blue mage who learn sertain skills from enemies when they attack me with that skill.

And another thing is I want to make "Level 5 Death" skill but I dont know how

and.. one more thing :p how I can make "LV? Holy"

LV? Holy means it randomnly choose LV lets say 3 then if enemy is Lv 12 it hits, but if enemy is lets say Lv 10 it misses.

Hope u understand what I mean :P Thanks anyway. :D
Title: Re: [REQUEST] (RMXP) Wanna know how to make Blue Mage and.......
Post by: IAMFORTE on August 14, 2011, 03:16:55 PM
Several of theses are available in blizzards tons of addons script, also you posted in resources, this should be in scripts i think.

to do the last one you will require a script that provides a level to enemies first, then do a conditional branch of some sort. The name of the enemy has a level script leaves me atm, search around in teh database.
Title: Re: [REQUEST] (RMXP) Wanna know how to make Blue Mage and.......
Post by: Cactuar on August 14, 2011, 04:07:15 PM
I want to do it with events.. Is that possible? At least that how I can learn blue magics from enemy.. Lets say Giant Frog uses "Frog Drop" to my Blue Mage and he learns that skill.
I don't think I need scripts to that, but I don't know how I do it..
Title: Re: [REQUEST] (RMXP) Wanna know how to make Blue Mage and.......
Post by: IAMFORTE on August 14, 2011, 04:20:02 PM
I'm not quite sure, let me think out loud.

lets say that the blue mage has the cabaility to learn every spell available from every monster, lets then say, that a monster attacks a blue mage using a skill. im ot sure about enemy programming in the database, but there may be a way to force the bluemage to learn askill if another skill is used on him/her.
The script would really help here.

You don't have to be afraid of scripts :#
Title: Re: [REQUEST] (RMXP) Wanna know how to make Blue Mage and.......
Post by: Cactuar on August 14, 2011, 04:34:20 PM
http://img528.imageshack.us/img528/5765/bluemagicrh0.gif

I found this link while googling. I think I try that, if it does not work then I think I try using Scripts. :p
Title: Re: [REQUEST] (RMXP) Wanna know how to make Blue Mage and.......
Post by: Cactuar on August 14, 2011, 05:13:13 PM
Yeah!! :D I got it work with that common event, but thanks anyway :)
Title: Re: [RESOLVED] (RMXP) Wanna know how to make Blue Mage and.......
Post by: pacdiggity on August 15, 2011, 09:07:06 AM
It would still be a very simple script that takes much less configuring than a common event; you don't have to add to it every time you make a new skill. I would do it right now, but I work in VX.