| npcDeferredMessagesDirectobject | msg_neu.t[2457] | 
| Superclass Tree | Property Summary | Method Summary | Property Details | Method Details | 
Some messages will never be deferred:
commandNotHeard - if a command is not heard, it will never enter an actor's command queue; the error is given immediately in response to the command entry.
refuseCommandBusy - same as commandNotHeard
noMatchDisambig - interactive disambiguation will not happen in a deferred response situation, so it is impossible to have an interactive disambiguation failure.
disambigOrdinalOutOfRange - for the same reason noMatchDisambig can't be deferred.
askDisambig - if we couldn't display a message, we definitely couldn't perform interactive disambiguation.
askMissingObject - for the same reason that askDisambig can't be deferred
askUnknownWord - for the same reason that askDisambig can't be deferred.
npcDeferredMessagesDirect :    npcDeferredMessages
npcDeferredMessagesDirect
         npcDeferredMessages
                  object
ambiguousNounPhrase  
askMissingObject  
commandNotUnderstood  
emptyNounPhrase  
insufficientQuantity  
noMatchCannotSee  
noMatchForAll  
noMatchForAllBut  
noMatchNotAware  
singleObjectRequired  
uniqueObjectRequired  
wordIsUnknown  
zeroQuantity  
| ambiguousNounPhrase (actor, originalText, matchList, fullMatchList) | msg_neu.t[2526] | 
| askMissingObject (actor, action, which) | msg_neu.t[2533] | 
| commandNotUnderstood (actor) | msg_neu.t[2458] | 
| emptyNounPhrase (actor) | msg_neu.t[2488] | 
| insufficientQuantity (actor, txt, matchList, requiredNum) | msg_neu.t[2502] | 
| noMatchCannotSee (actor, txt) | msg_neu.t[2465] | 
| noMatchForAll (actor) | msg_neu.t[2475] | 
| noMatchForAllBut (actor) | msg_neu.t[2481] | 
| noMatchNotAware (actor, txt) | msg_neu.t[2469] | 
| singleObjectRequired (actor, txt) | msg_neu.t[2516] | 
| uniqueObjectRequired (actor, txt, matchList) | msg_neu.t[2509] | 
| wordIsUnknown (actor, txt) | msg_neu.t[2542] | 
| zeroQuantity (actor, txt) | msg_neu.t[2495] | 
Generated on 5/16/2013 from TADS version 3.1.3