View Full Version : Need help with RPG Maker 3!
Cloud Strife46
2006-03-30, 06:29 PM
i cant figure out how to make someone say somthing twice. such as, i want someone to say one thing the first time i talk to him, and then i want him to say something else all the other times i talk to him!!! PLEASE HELP!!!
-Cloud Strife
Original Sin
2006-03-30, 08:17 PM
Well, lets see, go to the RM2K3 section adn ask there.
You well recieve tons of help in that forum down at the bottom of the forum. BTW, I assume you mean RPG Maker 2003.
See you there I hope.
Lenny
2006-04-01, 10:47 AM
I'm pretty sure you can do it with triggers and common events.
For example, have an event for that person that means when you first talk to them it turns a trigger on.
Then when you next talk to them it checks for that trigger, and if it's on, it says another thing.
I'm in a rush, so it's a bit hazy, but give me some time and I could work out the code for you.
United_Ninjas
2006-04-01, 03:41 PM
i cant figure out how to make someone say somthing twice. such as, i want someone to say one thing the first time i talk to him, and then i want him to say something else all the other times i talk to him!!! PLEASE HELP!!!
-Cloud Strife
I'll try to Clearify what Lenny's saying. ok say we have a NPC (non player Character) Let's call him Squall, when our hero talks to him he'll say "FF8 is Better then FF7" if you want him to say something different the next time what you have to do is this,
Make a New Event, Give it a Squall Event Graphic, Trigger Condition- Touched by Hero, Event Layer- Same as Hero
Click under Event Commands and make a message: "FF8 is Better then FF7"
then go to event commands again, Find "Switch Operations" click on that.
look at where it has that white bar and ... at the end. click on the ...
Where it says Name: Type in something that goes with our Hero's fight with squall. Like "I'm Better!" or something.
Click OK, and OK again.
It should say this under Event Commands now
Message: FF8 is Better Than FF7!
Switch Operation: [0001:I'm Better] ON
if it does click on NEW PAGE at the top of the Window.
on page 2 give it the same Graphic as before.
under Preconditions click one of the white box's that have Switch
next to them. in the bar it should say 0001: I'm Better
if so great! now under event commands in Page two make another message that says "Ow, geez Cloud, Didn't have to Punch me"
now try it, talk to him once, He'll dis FF7 you'll punch his face in
and he'll be sorry. Hope This Helped.
Remember Switchs are very inportant in EVERY game so learn how to use
em, and try it out.
Peace
-Ninja
vBulletin® v3.8.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.