Difference between revisions of "Category:Dialogue"

1,784 bytes added ,  02:41, 27 November 2010
m
corrected link
imported>Raptor 2
imported>Clearance
m (corrected link)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<!--Begin Search Terms
dialog
End Search Terms-->
Dialogue is any text that is spoken in the game. All dialogue is organized into [[:Category:Quests|quests]]. You can find dialogue elements in the [[Topics Tab|Topics]], [[Conversation Tab|Conversation]], [[Combat Tab|Combat]], [[Persuasion Tab|Persuasion]], [[Detection Tab|Detection]], [[Service Tab|Service]], and [[Misc Tab|Misc]] tabs.
Dialogue is any text that is spoken in the game. All dialogue is organized into [[:Category:Quests|quests]]. You can find dialogue elements in the [[Topics Tab|Topics]], [[Conversation Tab|Conversation]], [[Combat Tab|Combat]], [[Persuasion Tab|Persuasion]], [[Detection Tab|Detection]], [[Service Tab|Service]], and [[Misc Tab|Misc]] tabs.


==Overview==


==Overview [Áttekintés]==
*'''Response:''' The smallest unit of dialogue. Each response is limited to 150 characters. There is a separate sound file for each race that might say the response. Each response has an emotion associated with it.
 
*'''Info:''' A collection of responses. An info is the smallest unit that can be spoken. There is no way to trigger only one response in an info. The whole thing must be spoken. Infos are usually conditionalized for who is allowed to say them, as well as under what conditions.  Responses in an info are spoken in order of which they are listed, top to bottom.
*'''Responses:''' The smallest unit of dialogue. Each response is limited to 150 characters. There is a separate sound file for each race that might say the response. Each response has an emotion associated with it.
*'''Topic:''' A collection of infos. This is the smallest unit that can be triggered by a quest or script. The game chooses which info to say based on the [[Logical Conditions|conditions]].
*'''Válaszok:''' [A dialógus legkisebb egysége. A válaszok 150 karakterre vannak korlátozva. Minden fajhoz külön hozzárendelt hangfájl tartozik a válaszhoz. Különböző 'érzelmeket' is be lehet állítani.]
*'''Info:''' A collection of responses. An info is the smallest unit that can be spoken. There is no way to trigger only one response in an info. The whole thing must be spoken. Infos are usually conditionalized for who is allowed to say them, as well as under what conditions.
*'''Topic:''' A collection of infos. This is the smallest unit that can be triggered by a quest or script. The game chooses which info to say based on the [[:Category:Conditions|conditions]].




Line 17: Line 18:


See [[:Category:Editing Dialogue|Editing Dialogue]] for a complete description of editing dialogue in the Quest window.
See [[:Category:Editing Dialogue|Editing Dialogue]] for a complete description of editing dialogue in the Quest window.
==Dialogue with an NPC==
[[Image:MS21_3.jpg|thumb|Dialogue menu]]
When the player enters dialogue with an NPC (either by activating the NPC, or by the NPC activating the player), the Dialogue Menu is displayed. Dialogue which takes place between the player and an NPC in the Dialogue Menu is organized on the [[Topics Tab]] of the Quest window.
When the NPC first enters the Dialogue Menu, she will say an info pulled from the default GREETING topic (see [[Topics Tab]]).
Then the topic list will be displayed. Only topics from the '''[[Topics Tab]]''' are displayed, and only those topics that:
* Have ever been added to the player's topic list (see below)
* Have at least one info which is in an active quest and pass the conditions
A topic will not appear in the topic list on the dialogue screen until it is added in some manner: either with the [[AddTopic]] script command or by using the Add Topics feature (see below). Until it is added, the topic is never displayed to the player regardless of what conditions are set on it.
==Spoken Dialogue==
Much of the game's dialogue takes place outside the Dialogue Menu. NPCs can talk to each other, or say hello to you as you pass by on the street. This dialogue is organized on the [[Conversation Tab]] of the Quest window.
==Default Dialogue==
NPCs use speech for many other purposes, which are stored in default topics organized on the remaining tabs of the Quest window:
* [[Combat Tab]]: All combat-related dialogue is stored here
* [[Persuasion Tab]]: All dialogue used in the Persuasion mini-game is stored here
* [[Detection Tab]]: All dialogue related to detection is stored here
* [[Service Tab]]: Dialogue used in the various service menus (Barter, Recharge, Repair, Training) is stored here
* [[Misc Tab]]: Dialogue for miscellaneous default topics is stored here
[[Category:Actor Behavior]][[Category:Quests]]
Anonymous user