The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: ShortStar on April 18, 2010, 08:00:06 PM

Title: Change class via item!
Post by: ShortStar on April 18, 2010, 08:00:06 PM
Like Dragon Quest III! Where you could change class via an item. :-) Everyone would love it!
Title: Re: Change class via item!
Post by: modern algebra on April 18, 2010, 08:06:09 PM
Well, you could just attach a common event that changes class and use Record Target Variable (http://rmrk.net/index.php/topic,34510.0.html) to target only the specific actor chosen, but it would leave the menu, so it may not be ideal.
Title: Re: Change class via item!
Post by: ShortStar on April 18, 2010, 08:15:57 PM
I'm trying to do a common event version, but with the actors having player made names, it is not working that well.

edit:
This variable tangeant may work! Thank you very much :-)
Title: Re: Change class via item!
Post by: ShortStar on April 18, 2010, 08:42:16 PM
It worked! Thanks :-)