how do i a talk event
Posted: Sun Nov 23, 2014 5:11 am
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
thanks but how do i do when i want the message appear when mario or the player passes a block or something like thatcastlewars 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.
Put an invisible axe where you want it to go and make that invisible axe trigger the event with your message.Nordic59 wrote:thanks but how do i do when i want the message appear when mario or the player passes a block or something like thatcastlewars 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.
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 worksKep wrote:
So it'll be like Mario walks, hits the invisible axe, and the message appears.
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.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 worksKep wrote:
So it'll be like Mario walks, hits the invisible axe, and the message appears.
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...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