Run script allows you to specify a script to run, useful if you want to manually generate a more complex room description than the Standard style. When this option is selected, you need to specify a script, and you can optionally specify some description text, which you can print within your script by printing the #quest.lookdesc# variable.
#quest.lookdesc#
#quest.objects##quest.lookdesc#
#quest.formatobjects##quest.lookdesc#
#quest.lastobject#5. Create a second object and re-run the game.
....in game-window you'll see room description but no object....
6. In "script edit" box, goto Game Control, click Run a script for each object in room, (select room), push edit script, push add command, click Print and type in #quest.thing#, ok everything and save game and re-run.