Reply to Re: DINK NOT ABLE TO GO TO THE NEXT SCREEN
If you don't have an account, just leave the password field blank.
Or perhaps you didn't set the screen right in the start-1.c script.
That is probably the problem... If you used screens 1 and 2 in your dmod, for example, but the starting screen is defined as 400 in start-1.c, when you play the game it looks like you're on the first screen that you created, only you can't walk into the adjoining screens (because you are actually on screen 400, and it doesn't exist).
That is probably the problem... If you used screens 1 and 2 in your dmod, for example, but the starting screen is defined as 400 in start-1.c, when you play the game it looks like you're on the first screen that you created, only you can't walk into the adjoining screens (because you are actually on screen 400, and it doesn't exist).