I couldn't find any info on this problem in the manual -
I have the line:
NewRoomEx (8, 111, 111);
In the Look At script for an item of inventory. When the player looks at the item the screen fades out and does not fade back in.
The first time I tried this I had a DisplaySpeech command before the fade-in in the target room, and after clicking the transition worked. Having removed this line the transition never works. Changing the target room to one I know works fine does not solve the problem - it still gets stuck.
Can anyone help? Am I overlooking something really basic?
I have the line:
NewRoomEx (8, 111, 111);
In the Look At script for an item of inventory. When the player looks at the item the screen fades out and does not fade back in.
The first time I tried this I had a DisplaySpeech command before the fade-in in the target room, and after clicking the transition worked. Having removed this line the transition never works. Changing the target room to one I know works fine does not solve the problem - it still gets stuck.
Can anyone help? Am I overlooking something really basic?