Prowler Productions
  Dink Smallwood Forum
  programming help!

Post New Topic  
profile | register | faq

Author Topic:   programming help!
airbat posted 01-10- 10:11 PM CT (US)   Click Here to See the Profile for airbat   Click Here to Email airbat  
ack! (newbie programmer) I have no idea how to get dink to go from screen to screen! I have a few adjoining screens and all, but Dink cant walk to them when I run the game. How do i get him to be able to scroll from screen to screen?
Wyndo posted 01-11- 07:45 AM CT (US)     Click Here to See the Profile for Wyndo  Click Here to Email Wyndo     
This is probably in my FAQ:
http://www.prowler-pro.com/dmods/dmod-faq.html

Dink does walk from screen to screen automatically, the problem is that you're starting him out in the wrong room to begin with. My FAQ should explain the changes you must make to have Dink start out in the right room. I think you have to edit the button script, or the script where you set up all the global variables. It's been a year and a half since I wrote a D-Mod so I don't remember the names of the script, but the FAQ should tell you.

Mike.

Wyndo posted 01-11- 07:46 AM CT (US)     Click Here to See the Profile for Wyndo  Click Here to Email Wyndo     
It was #6 in the FAQ. Here's what it says:

Q: I have two rooms side by side, and I use sp_map(); to start Dink in the right room, but when the game starts, he can't walk to the next screen. What's wrong?

A: Don't bother with sp_map(); I think it's in START-1.C but isn't being used. Instead, edit your MAIN.C and find &player_map, and set it to the starting room. Or, in place of sp_map(); just set &player_map = the room you want to start in.

Zdink posted 01-13- 06:33 PM CT (US)     Click Here to See the Profile for Zdink  Click Here to Email Zdink     
I ran into the exact same problem.
Radish posted 01-17- 01:57 PM CT (US)     Click Here to See the Profile for Radish  Click Here to Email Radish     
I use sp_map(); and I never have any problems. Very curious.

--Radish

Post New Topic  Post Reply
Hop to:


Contact Us | Prowler Productions

Powered by: Ultimate Bulletin Board, Freeware Version 5.10a
Purchase our Licensed Version- which adds many more features!
© Infopop Corporation (formerly Madrona Park, Inc.), 1998 - 2000.