"look" and "look at"

crystalwizard
21 Jan 2017, 16:33

The tutorial says that both "look object" and "look at object" should work. But I can't get "look object" to function. I just get an error message saying the game doesn't understand.

How do I tweak the settings to make both "look object" and "look at object" work correctly?


The Pixie
21 Jan 2017, 18:41

Copy the "lookat" command into your game (if offline, show all library elements, bottom left, then select it and click copy at the top righish). Modify the pattern to:

look at #object#; x #object#; examine #object#; exam #object#; ex #object#; look #object#

crystalwizard
22 Jan 2017, 20:39

i'm using the desktop editor, and I can't find a "show all library elements" option in it. A little more description of where the lookat command is, please.


The Pixie
22 Jan 2017, 21:09

Click the word "Filter", in the bottom left corner.


hegemonkhan
22 Jan 2017, 21:11

bottom left corner of screen:

Filter -> Show Library Elements (it'll pop up after you click on the 'Filter' button, click on it - Show Library elements, so it's checked in)

(the 'show library elements' is a toggle button, hiding/revealing-showing the built-in stuff)

once you do, now all of the built-in stuff will appear as light grey text above (on the left side, within the "tree of stuff"), find the 'lookat' Command, click on it so it's highlighted, then click on the 'copy' button in the upper right (on the right side), and then put in Pixie's changes/stuff (see below) within the 'lookat' Command's pattern box:

#object#; x #object#; examine #object#; exam #object#; ex #object#; look #object#


crystalwizard
22 Jan 2017, 21:46

Ah, found it. thank you.