RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

quick question!

Started by lyudde, December 16, 2005, 02:06:44 AM

0 Members and 1 Guest are viewing this topic.

lyudde

umm... i have a quick question for you all... is there a way to make a switch character screen? even if it is a repeatable event i would really appreciate it! THANKS IN ADVANCE!

   
Current project: Virtues and Sins: Legend of Virtues
<llllllllllllllllllll> 2%

Inaru

Yeah. Create a switch for it. It's easier that way

I think there is a command for changing character animation on the 2nd page somewhere.

Dwarra?

i think he means where it brings you to a char select menu, kinda like in phantom brave (choosing which character to summon)but without the summoning thing,

short and simple changing his appearance using a menu...i think :O_o:

blueXx

easy...
conditional a para event with
if key(your call) is pressed then
-would you like to switch characters?
-show choices yes,no
--if yes
---if switch(hero of choice in case you want to "find it") is on then
----would you like to use (hero) as your character?
----show choices: yes,no
-----if yes then
------add party member (hero) remove party member (other hero)
-----else
------if switch (another hero) then
.
.
.
and so on
if no then
*nothing*

it's easier than it sounds so inaru puts it, the thing is to think about how you do it, right inaru? -.-
holy shit my sig was big!

lyudde

thanks again soo much, you guys are life savers, as well as sanity savers:P

   
Current project: Virtues and Sins: Legend of Virtues
<llllllllllllllllllll> 2%