Page 1 of 1

how do i a talk event

Posted: Sun Nov 23, 2014 5:11 am
by Nintendo59
hey could somebody say to me how to do a talk event. when i mean talk event i mean it comes up a text in the blue npc talk block if you know what i mean

Re: how do i a talk event

Posted: Sun Nov 23, 2014 5:25 am
by HeroLinik
You just make the event as normal and then type a message in the Message box. When the event triggers, the message you typed in will appear.

Re: how do i a talk event

Posted: Sun Nov 23, 2014 6:14 am
by Nintendo59
castlewars wrote:You just make the event as normal and then type a message in the Message box. When the event triggers, the message you typed in will appear.
thanks but how do i do when i want the message appear when mario or the player passes a block or something like that

Re: how do i a talk event

Posted: Sun Nov 23, 2014 10:29 am
by silent_
Nordic59 wrote:
castlewars wrote:You just make the event as normal and then type a message in the Message box. When the event triggers, the message you typed in will appear.
thanks but how do i do when i want the message appear when mario or the player passes a block or something like that
Put an invisible axe where you want it to go and make that invisible axe trigger the event with your message.

So it'll be like Mario walks, hits the invisible axe, and the message appears.

Re: how do i a talk event

Posted: Sun Nov 23, 2014 11:34 am
by Nintendo59
Kep wrote:
So it'll be like Mario walks, hits the invisible axe, and the message appears.
well how do i do that i tried to put an axe and walked on it but nope. i have missed something.could you explain and say everything what i need to know how it works

Re: how do i a talk event

Posted: Sun Nov 23, 2014 11:37 am
by Chip Potato
Nordic59 wrote:
Kep wrote:
So it'll be like Mario walks, hits the invisible axe, and the message appears.
well how do i do that i tried to put an axe and walked on it but nope. i have missed something.could you explain and say evrything what i need to know how it works
By "invisible axe", Kep means that you replace the graphic and mask with a black 32x32 square and a white square of the same size respectively. I recommend you place the for-now-visible axes where you want them to be before you make them invisible. The event should work when Mario walks into the invisible axes.

Re: how do i a talk event

Posted: Sun Nov 23, 2014 11:41 am
by bossedit8
Nordic59 wrote:well how do i do that i tried to put an axe and walked on it but nope. i have missed something.could you explain and say evrything what i need to know how it works
Do you want a Event that triggers a Message Box? Seems simple enough since you only have to make a new event that makes a message appear. While you chosed a New Event, at the middle of the event window there is a long white bar and at the top left of the bar it is called "Message". Here you can type anything you want what the Message should be talking, hinted or more what you like. After you are done with that you can now pick up the Axe, open up the tiny Event Window that will trigger if you put it on "Death" and save it. It should work...