Conversation: Difference between revisions

From IFWiki

(moved from Conversation System; will add more anon)
 
Line 2: Line 2:


==Conversation System==
==Conversation System==
The term 'conversation system' refers to a mechanism controlling conversation between the [[PC]] and the [[NPC]]s; a [[parser convention]] governing how the [[player]] gives orders governing conversation.  Two common conversation systems are [[ask-tell]] and [[menu-based | Menu-based conversation]].
The term 'conversation system' refers to a mechanism controlling conversation between the [[PC]] and the [[NPC]]s; a [[parser convention]] governing how the [[player]] gives orders governing conversation.  Two common conversation systems are [[ask-tell]] and [[Menu-based conversation|menu-based]].


==Links==
==Links==

Revision as of 21:31, 10 August 2007


Conversation System

The term 'conversation system' refers to a mechanism controlling conversation between the PC and the NPCs; a parser convention governing how the player gives orders governing conversation. Two common conversation systems are ask-tell and menu-based.

Links