WildStar:Slash command: Difference between revisions

no edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
:''See [[WS Slash commands]] for a list of WildStar slash commands.''
:''See [[\Slash commands]] for a list of WildStar slash commands.''
   
   
In games, '''slash commands''' are special "commands" that can be executed in a chat window. They usually place a special character before the actual command text, like a slash, to differentiate between commands and normal chat conversation. These slash commands typically can also be run from script files, from other game code including [[AddOn]]s, and in game console windows. Historically this type of construct goes back to Id Software's games, like Quake and before where the name was popularized.
In games, '''slash commands''' are special "commands" that can be executed in a chat window. They usually place a special character before the actual command text, like a slash, to differentiate between commands and normal chat conversation. These slash commands typically can also be run from script files, from other game code including [[\AddOn]]s, and in game console windows. Historically this type of construct goes back to Id Software's games, like Quake and before where the name was popularized.


[[WildStar]] uses slash commands with its chat system where they can be executed, in [[Macro]]s, and with its [[AddOn]] system where slash commands can be used and created. See [[WS Slash commands]] for a list of WildStar slash commands.
[[WildStar]] uses slash commands with its chat system where they can be executed, in [[Macro]]s, and with its [[AddOn]] system where slash commands can be used and created. See [[\Slash commands]] for a list of WildStar slash commands.


== See also ==
== See also ==
* [[Macro]]
* [[Macro]]
[[Category:Game terms]]
[[Category:Game terms]]