Inform - Support - Patches

About Patches  

Compiler  
Library  

DM4 Errata  

Issue L61110     [previous patch]

Inference message inconsistency
Submitted by: Cedric Knight     Appeared in: Library 6/11 or before     Fixed in: -
Problem

In a pile of several indistinguishable objects, taking them from the floor does not generate an (inference) message, but it does when the final one is taken. (See also Suggestion 48)

Solution

Adjudicate( ) should be reordered so that the SingleBestGuess( ) escape comes after sorting into groups, and after the line:

  if (n == 1) dont_infer = true;


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.