Inform: player.before = xx doesn't work as expected


Sat, 9 Sep 1995 20:44:35 -0500

If a call to before() returns false, the normal routine is run, but this
is not the case with the player object. Why? For example:

[ cityRules;
Attack: "This is a nice town, there's no need for that.";
rfalse; ! note the rfalse is important now since a routine outside
! an object returns true.
];

player.before = #r$cityRules;

But now, NO action I use works. inv, look, they all just return the
prompt. Why? How can I make a 'before' rule for just a few commands,
and leave the rest alone?

-- 
--- Sam Hulick ------------- shulick@indiana.edu ---------------------
Systems Consultant        | Homepage:
Indiana College Placement |    http://copper.ucs.indiana.edu/~shulick/
  and Assessment Center   | PGP public key available on request