With the previous library: But at 6/11: None submitted. The problem occurs because in_obj now has a name property: This was added to support GO IN[SIDE],
matching the existing availability of GO NORTH|SW|UP etc.
To revert to the previous behaviour, add this line to your Initialise():
About Patches
Issue L61102 [previous patch]
GET IN now matches Compass object
Submitted by: Beej Jorgensen
Appeared in: Library 6/11
Fixed in: -
Problem
West Beach
You can see a rowboat here.
>GET IN
(the rowboat)
You climb into the boat.
>GET IN
That isn't available.
Solution
Workaround (by Roger Firth)
CompassDirection -> in_obj "inside"
with door_dir in_to, name 'in' 'inside';
in_obj.&name-->0 = '.ignore';
Last updated 17 April 2013.
This site is no longer supported; information may be out of date.
Maintained as a historical archive by the Interactive Fiction Technology Foundation.
Copyright 1993-2018 IFTF, CC-BY-SA unless otherwise noted.
This page was originally managed by Roger Firth.