In the case where multiple objects may match one name, you can use ordinal references. For instance, if there were five boxes in the same location as you, and each was named 'box', you could not simply pickup 'the box' because the server would not know which one you wanted. However, you could use an ordinal reference, such as 'the 3rd box'.
The server also has two known keywords which always act the same way. These are 'me', which will always refer to you, and 'here', which will always refer to your location.
More information on Objects in your Environment can be found in the help section Environment.
<< Back: Your Environment >>
<< Previous: Object Names || Next: Looking Around >>