Difference between revisions of "Emotes"
Line 1: | Line 1: | ||
[[Category:Interface Patterns]] | [[Category:Interface Patterns]] | ||
[[Category:Patterns]] | [[Category:Patterns]] | ||
− | [[Category:Patterns | + | [[Category:Action Patterns]] |
− | + | ||
[[Category:Needs revision]] | [[Category:Needs revision]] | ||
− | |||
[[Category:Needs references]] | [[Category:Needs references]] | ||
[[Category:Patterns created on the Wiki]] | [[Category:Patterns created on the Wiki]] | ||
Line 10: | Line 8: | ||
[[Category:To be Published]] | [[Category:To be Published]] | ||
[[Category:Staffan's current workpage]] | [[Category:Staffan's current workpage]] | ||
− | '' | + | ''Commands that allow players to display purely emotional actions for their characters.'' |
This pattern is a still a stub. | This pattern is a still a stub. | ||
Line 18: | Line 16: | ||
=== Examples === | === Examples === | ||
− | [[Emotes]] are used in [[:Category:Massively Multiplayer Online Games|MUDs]] and [[:Category:Massively Multiplayer Online Games|Massively Multiplayer Online Roleplaying Games]]. In [[MUD2]] they are evoked through the command "act" while [[DragonMud] uses ":", [[ | + | [[Emotes]] are used in [[:Category:Massively Multiplayer Online Games|MUDs]] and [[:Category:Massively Multiplayer Online Games|Massively Multiplayer Online Roleplaying Games]]. In [[MUD2]] they are evoked through the command "act" while [[DragonMud] uses ":", [[Kingdoms]] and [[BatMUD]] both simply have the command "emote". For example, typing “: jumps around.” when playing as the PC named Bilbo would give nearby players the message “Bilbo jumps around.” Having graphical representations, [[Emotes]] in [[:Category:Massively Multiplayer Online Games|Massively Multiplayer Online Roleplaying Games]] are sometimes augmented with specific non-gameplay actions that avatars can enact; For example, [[World of Warcraft]] lets players write freeform [[Emotes]] by typing “/e” in the chat window but also allows players' avatars to perform dances if “/dance” is entered into the console window. |
− | |||
== Using the pattern == | == Using the pattern == | ||
− | [[Emotes]] is an option for [[Command Line Systems]] and [[Illocutionary Interfaces]] | + | [[Emotes]] is an option for [[Command Line Systems]] and [[Illocutionary Interfaces]] to help players provide purely emotional expressions for their [[Characters]], i.e. [[Emotes]] provide actions for players that do not affect the game state. Two basic forms of [[Emotes]] exist: ''freeform'' and ''specific''. The first lets players type any kind of action to be presented to others while the other provides a list of actions |
+ | |||
+ | |||
+ | They can also be used to modify how [[Avatars]] but this requires creating specific animations and sounds for each action | ||
+ | |||
+ | === Diegetic Aspects === | ||
+ | Freeform [[Emotes]] risks breaking [[Diegetic Consistency|Diegetic]] and [[Thematic Consistency]] as players can insert anything they wish into the game world. | ||
− | |||
− | |||
− | |||
=== Interface Aspects === | === Interface Aspects === | ||
[[Emotes]] is an [[:Category:Interface Patterns|Interface Pattern]]. | [[Emotes]] is an [[:Category:Interface Patterns|Interface Pattern]]. | ||
== Consequences == | == Consequences == | ||
− | [[Emotes]] provide players with the possibility of [[Creative Control]] regarding their | + | [[Emotes]] are a way of modifying [[Communication Channels]]. They provide players with the possibility of [[Creative Control]] - especially the freeform version - regarding their [[Enactment]] of [[Characters]], and by extension let them show that they are [[Roleplaying]]. When used with [[Avatars]], it can help create [[Emotional Attachment]] to these. |
== Relations == | == Relations == | ||
[[Enactment]] | [[Enactment]] | ||
+ | [[Characters]] | ||
+ | [[Roleplaying]] | ||
+ | [[Diegetic Consistency]] | ||
+ | [[Thematic Consistency]] | ||
=== Can Instantiate === | === Can Instantiate === | ||
[[Creative Control]], | [[Creative Control]], | ||
− | [[Enactment]] | + | [[Enactment]], |
+ | [[Roleplaying]] | ||
==== with [[Avatars]] ==== | ==== with [[Avatars]] ==== | ||
Line 45: | Line 50: | ||
=== Can Modulate === | === Can Modulate === | ||
[[Avatars]], | [[Avatars]], | ||
+ | [[Characters]], | ||
[[Command Line Systems]], | [[Command Line Systems]], | ||
[[Communication Channels]], | [[Communication Channels]], | ||
Line 59: | Line 65: | ||
=== Potentially Conflicting With === | === Potentially Conflicting With === | ||
− | + | [[Diegetic Consistency]], | |
+ | [[Thematic Consistency]] | ||
== History == | == History == |
Revision as of 09:45, 25 July 2014
Commands that allow players to display purely emotional actions for their characters.
This pattern is a still a stub.
Wikipedia has an entry for Emotes[1].
Contents
Examples
Emotes are used in MUDs and Massively Multiplayer Online Roleplaying Games. In MUD2 they are evoked through the command "act" while [[DragonMud] uses ":", Kingdoms and BatMUD both simply have the command "emote". For example, typing “: jumps around.” when playing as the PC named Bilbo would give nearby players the message “Bilbo jumps around.” Having graphical representations, Emotes in Massively Multiplayer Online Roleplaying Games are sometimes augmented with specific non-gameplay actions that avatars can enact; For example, World of Warcraft lets players write freeform Emotes by typing “/e” in the chat window but also allows players' avatars to perform dances if “/dance” is entered into the console window.
Using the pattern
Emotes is an option for Command Line Systems and Illocutionary Interfaces to help players provide purely emotional expressions for their Characters, i.e. Emotes provide actions for players that do not affect the game state. Two basic forms of Emotes exist: freeform and specific. The first lets players type any kind of action to be presented to others while the other provides a list of actions
They can also be used to modify how Avatars but this requires creating specific animations and sounds for each action
Diegetic Aspects
Freeform Emotes risks breaking Diegetic and Thematic Consistency as players can insert anything they wish into the game world.
Interface Aspects
Emotes is an Interface Pattern.
Consequences
Emotes are a way of modifying Communication Channels. They provide players with the possibility of Creative Control - especially the freeform version - regarding their Enactment of Characters, and by extension let them show that they are Roleplaying. When used with Avatars, it can help create Emotional Attachment to these.
Relations
Enactment Characters Roleplaying Diegetic Consistency Thematic Consistency
Can Instantiate
Creative Control, Enactment, Roleplaying
with Avatars
Can Modulate
Avatars, Characters, Command Line Systems, Communication Channels, Illocutionary Interfaces
Can Be Instantiated By
-
Can Be Modulated By
-
Possible Closure Effects
-
Potentially Conflicting With
Diegetic Consistency, Thematic Consistency
History
New pattern created in this wiki.
References
Acknowledgements
-