The Dink Network

screens

February 18th 2004, 12:06 PM
anon.gif
Krogar
Ghost They/Them
 
How do you link screens together.
February 18th 2004, 12:07 PM
fish.gif
Simeon
Peasant He/Him Netherlands
Any fool can use a computer. Many do. 
Well, specify in start-1.c the mapscreen where you want Dink to start. Simply add a line like:

&player_map = xyz;

where xyz is the number of the map. Then, you can walk from that mapscreen to any screen that is next to it.