Chaos Project

RPG Maker => General Discussion => Topic started by: vvalkingman on January 05, 2012, 12:19:27 pm

Title: [RESOLVED] How do you call skill status screen? RMXP
Post by: vvalkingman on January 05, 2012, 12:19:27 pm
Hey guys, I'm working with RMXP and in my game, the player can go into skills and choose a "change kata" ability which calls a choice box with a list of katas to change into. What I want to do is after that choice, the skill status screen where I chose the "change kata" ability is called. That way you don't have to open the menu again. Anyone know the call for skill status screen from script event?

Title: Re: How do you call skill status screen? RMXP
Post by: ForeverZer0 on January 05, 2012, 05:00:54 pm
$scene = Scene_Status.new(ACTORINDEX)
Title: Re: How do you call skill status screen? RMXP
Post by: stripe103 on January 05, 2012, 05:15:17 pm
For your future topics, you don't need to post the exact same topic on multiple forums. Saw the other on RPG Revolution. :)
You usually get an answer pretty quickly anyway.
Title: Re: How do you call skill status screen? RMXP
Post by: vvalkingman on January 06, 2012, 07:06:56 am
Thanks for the answer. Soooooo DON'T post something I posted on a DIFFERENT forum on here even if you two guys aren't connected? Gotcha..
Title: Re: [RESOLVED] How do you call skill status screen? RMXP
Post by: stripe103 on January 06, 2012, 09:36:15 am
Nah, I just mean that it isn't necessary to get the same answer twice just after each other. :D

Also, the two forums are a bit connected. This one have a link to the other one on the bottom of the page :)