Script to return room description?

NecroDeath
17 Feb 2017, 19:10Is there a script for returning the room description when the player performs a certain action? Rather than them having to type Look to see what has changed/been revealed etc.
Pertex
17 Feb 2017, 19:49Yes, the function is: ShowRoomDescription :-)

NecroDeath
17 Feb 2017, 20:34Thanks but I can't see the script option in the online GUI, sorry if I'm being blind!

Anonynn
18 Feb 2017, 05:14You can also do a "First Time" script. When they enter the room the first time, it'll show it's full description, but when they leave and come back it can be a modified/shorter description. Hope that helps!
Anonynn.

Father
18 Feb 2017, 08:01Do add new script
Select scripts (third one down )
Select call function ( eighth one down)
ShowRoomDescription.

Father
18 Feb 2017, 09:06Of course you could just add it to the action message
First time " As you pick up the coat, something falls out onto the floor "
Make visible key.
Otherwise " You pick up the coat.

NecroDeath
18 Feb 2017, 14:23Thanks! Couldn't see it for looking.