Intro screen

Nearly done and almost ready to upload - as far as I can see, just one remaining issue. When I start the game, I get the title, my name, then:

object
You are in the Manager's office.... etc (rest of room description).

Why does this word "object" come up, and how can I get rid of it? (I was expecting to see the game description here).

Many thanks

Richard


It doesn't show the game description during the game. Just the title and author.

If there's another line between that and the first room description, you've probably got some code trying to display something. Probably in your start script, or in an object's initialisation script.


Found it! In a script I wrote two years ago and had forgotten about.....