PDA

View Full Version : NPC's



Puzidman
11-14-2006, 11:35 AM
I wanted to know if anyone will help me on making people you can talk to, like on Link to Tourtuga when you walk up to someone and they talk to you then you press down or something and stop talking. I need lots of information, even where you put in what they say (Strings, Dmap titles, etc.)

Imprisoned
11-14-2006, 12:07 PM
I had the same problem, then I figured it out. Here's what to do:

1. You need a sprite looking like a guy
2. You need 2 of the same tiles, except another of them is a direct warp
3. You need to make a guy invisible (strings won't appear without a guy) by going to Graphics > Tiles and copying an empty tile to the place
of Abei or someone...

Okay if you can handle those, let's move on

1. Create a screen, with a guy looking sprite surrounded with those direct warps
2. The warp must go to a identical screen with an invisible guy, and message string
3. Go to the identical screen, and draw tile warps so that when Link walks to ANY direction, he will be warped to the previous screen.

This is really simple, just try it.

Good luck! ;)