The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX => Topic started by: Very Fairy Tail. on November 09, 2010, 02:44:43 PM

Title: [RESOLVED]Need Help [RMVX] [Thanks Modern algebra]
Post by: Very Fairy Tail. on November 09, 2010, 02:44:43 PM
Does ANYBODY know How to do the following:

When i put \! in a Dialogue
Its supposed to wait till the player Pushes the action button.

Well can anybody tell me how to CHANGE THE FACESET when you click the Action button?

Like

?


Right guys , thanks for suggestions. (Even though they didint help >.>)
But Modern algebra's Text system seemed to fix the problem.
Title: Re: Need Help [RMVX]
Post by: corlenbelspar on November 12, 2010, 01:59:59 PM
I don't know if it's in VX but in RPG Maker 2003 there was a message command where a message would appear instantly between \> and \<.  Perhaps there is a script for it floating around out there somewhere if it's not in there?  If you could use \> and \< you could maybe fake it out like such:

@>Text: Hello.
(Change face picture)
@>Text: \>Hello.\<  How are you?
Title: Re: Need Help [RMVX]
Post by: heisenman on November 12, 2010, 03:08:35 PM
Quote
Well can anybody tell me how to CHANGE THE FACESET when you click the Action button?
Make a new message and manually put the selected face.

Quote
I don't know if it's in VX but in RPG Maker 2003 there was a message command where a message would appear instantly between \> and \<.  Perhaps there is a script for it floating around out there somewhere if it's not in there?
In VX \> has a similar function, but there's no \<.
Custom Message Melody has it though, and I'm 99% percent sure ATS and NMS have a similar function, if not the same.
Title: Re: Need Help [RMVX]
Post by: Very Fairy Tail. on November 12, 2010, 05:13:50 PM
Actaully you didint get me.

I WantED the Face to change WHILE the same message is going.

Like "(Serious Face)This is Dangerous. \! (Scared face) Lets get outta here!"

Luckily Modern algebra's Text system Saved Teh Day. ^.^