Search/Recent Changes
DBTropes
...it's like TV Tropes, but LINKED DATA!

Slash Command

 Slash Command
type
FeatureClass
 Slash Command
label
Slash Command
 Slash Command
page
SlashCommand
 Slash Command
comment
A text command, beginning with a "/". Generally found in MMORPGs, where they are entered into the chatbox and the "/" is used to distinguish them from ordinary chat.
Slash commands allow a wide variety of operations, not limited by what can be keymapped. Speaking of, slash commands can generally be included in keymappable macros; in fact, the command to make a macro can be a slash command.
Many slash commands are chat commands, especially emote commands. They are also frequently used for pet, group and guild commands.
Advertisement:propertag.cmd.push(function() { proper_display('tvtropes_content_3'); })The use of a slash to indicate a special command is inherited from Internet Relay Chat. Some games, in fact, use a customized version of IRC for their chat windows, justifying the use of slash commands.
A variant is exclamation mark commands, which are sent to others like ordinary messages, but interpreted as commands by bots.
Not what a person uses to get their favorite characters to hook up.
Examples:
 Slash Command
fetched
2019-06-03T19:01:09Z
 Slash Command
parsed
2020-06-24T23:29:57Z
 Slash Command
processingComment
Dropped link to AprilFoolsDay: Not an Item - FEATURE
 Slash Command
processingComment
Dropped link to MasterConsole: Not an Item - FEATURE
 Slash Command
isPartOf
DBTropes
 Slash Command / int_1d367084
type
Slash Command
 Slash Command / int_1d367084
comment
The original Team Fortress (a mod for Quake) used slash commands to perform certain actions such as deploying a turret. This became annoying for new players, as they had to find a large number of keys to "bind" to each command, and had to edit configuration files and go through other contortions to get the changes to stick. Many early FPS mods—even into the Half-Life era—suffered similar problems.
 Slash Command / int_1d367084
featureApplicability
1.0
 Slash Command / int_1d367084
featureConfidence
1.0
 Team Fortress Classic (Video Game)
hasFeature
Slash Command / int_1d367084
 Slash Command / int_2dc12aeb
type
Slash Command
 Slash Command / int_2dc12aeb
comment
NetHack has a number of these, including naming items, dipping items in liquids, rubbing items, invoking items, and accessing containers which are lying on the ground. They're accessed through the pound sign ('#') rather than the slash key.
 Slash Command / int_2dc12aeb
featureApplicability
1.0
 Slash Command / int_2dc12aeb
featureConfidence
1.0
 NetHack (Video Game)
hasFeature
Slash Command / int_2dc12aeb
 Slash Command / int_49ad83ee
type
Slash Command
 Slash Command / int_49ad83ee
comment
World of Warcraft has a great many of these.
The players also like to mock these in the chat channels. For example. Party A makes a comment against Party B, intended to be disparaging, insulting, riling, or otherwise offensive. Party B writes /wrists, which implies that he slits his wrists. But it's usually done sarcastically.
One joke video said that a secret cheat was /enable Rickroll.
One of their annual April Fools' Day jokes had Blizzard claiming that they were instituting a /panda command which, like Everquest's /pizza command, would let you order Panda Express delivery. Except rather than taking you to PE's website, it would summon a little in-game panda avatar who would take your order.
 Slash Command / int_49ad83ee
featureApplicability
1.0
 Slash Command / int_49ad83ee
featureConfidence
1.0
 World of Warcraft (Video Game)
hasFeature
Slash Command / int_49ad83ee
 Slash Command / int_72a1ac51
type
Slash Command
 Slash Command / int_72a1ac51
comment
Grand Theft Auto: San Andreas can be patched to play online. Most servers have hundreds of commands, and every one is different, so switching is always an exercise in frustration.
 Slash Command / int_72a1ac51
featureApplicability
1.0
 Slash Command / int_72a1ac51
featureConfidence
1.0
 Grand Theft Auto: San Andreas (Video Game)
hasFeature
Slash Command / int_72a1ac51
 Slash Command / int_747a18bc
type
Slash Command
 Slash Command / int_747a18bc
comment
Battle for Wesnoth is one of the least clunky pieces of open source software, but text commands (entered through the colon) are still the only interface for shuffling people around in multiplayer games.
 Slash Command / int_747a18bc
featureApplicability
1.0
 Slash Command / int_747a18bc
featureConfidence
1.0
 Battle for Wesnoth (Video Game)
hasFeature
Slash Command / int_747a18bc
 Slash Command / int_9f02efb1
type
Slash Command
 Slash Command / int_9f02efb1
comment
In EverQuest and EverQuest II, "/who all bard 30 40" lists all of the Bard player characters between level 30 and level 40 who are currently online on the server.
/Pizza will also take you to the pizza hut website to order a 'za online.
 Slash Command / int_9f02efb1
featureApplicability
1.0
 Slash Command / int_9f02efb1
featureConfidence
1.0
 EverQuest (Video Game)
hasFeature
Slash Command / int_9f02efb1
 Slash Command / int_a2bb8d3f
type
Slash Command
 Slash Command / int_a2bb8d3f
comment
Everybody Edits has several commands, for world management, chat, and reporting rule-breaking. Later updates would make commands somewhat unnecessary, as command functions would be available as more user-friendly GUI in the user list and level settings menu.
 Slash Command / int_a2bb8d3f
featureApplicability
1.0
 Slash Command / int_a2bb8d3f
featureConfidence
1.0
 Everybody Edits (Video Game)
hasFeature
Slash Command / int_a2bb8d3f
 Slash Command / int_c0d295c4
type
Slash Command
 Slash Command / int_c0d295c4
comment
Server-side mods for Team Fortress 2, like SourceMod, when installed and enabled on a server, also allow the player to do specific actions by typing slash commands on the chatbox, like /rtd or /rtv.
Because of this, TF2's Medieval Mode auto-parser ignores text beginning with '!' or '/' (so SourceMod commands aren't modified).
Slash commands are still common ways to interact with an FPS's command console on the PC. Some engines make the slash optional; some engines automatically broadcast anything typed in the console without a slash. Differentiating between these engines is an exercise in frustration.
 Slash Command / int_c0d295c4
featureApplicability
1.0
 Slash Command / int_c0d295c4
featureConfidence
1.0
 Team Fortress 2 (Video Game)
hasFeature
Slash Command / int_c0d295c4
 Slash Command / int_c19c6efa
type
Slash Command
 Slash Command / int_c19c6efa
comment
Minecraft has these. For single-player, they are enabled by default in creative mode, enabled or disabled at world creation in survival mode, and force-disabled in hardcore. Servers have them enabled for all gamemodes, and server plugins can take them Up to Eleven with commands that remove all entities, spawn things like spheres, or make new worlds.
 Slash Command / int_c19c6efa
featureApplicability
1.0
 Slash Command / int_c19c6efa
featureConfidence
1.0
 Minecraft (Video Game)
hasFeature
Slash Command / int_c19c6efa
 Slash Command / int_f1fbeee0
type
Slash Command
 Slash Command / int_f1fbeee0
comment
Destroy the Godmodder supposedly takes place in Minecraft, and so newbies are prone to using these.
It makes for a great way to tell who hasn't read the rules though. It never works and only people who skip the opening rules can't figure it out.
 Slash Command / int_f1fbeee0
featureApplicability
1.0
 Slash Command / int_f1fbeee0
featureConfidence
1.0
 Destroy the Godmodder (Roleplay)
hasFeature
Slash Command / int_f1fbeee0
 Slash Command / int_f8f51b13
type
Slash Command
 Slash Command / int_f8f51b13
comment
In the Unreal Tournament series of games everything typed in the console, which doubles as the text chat, is treated as a command. Only lines which start with a chat ("say", "teamsay") command are then broadcasted. Also, Every function in the game engine has a corresponding command, pressing any key has the effect of typing a console command without showing it in the console.
 Slash Command / int_f8f51b13
featureApplicability
1.0
 Slash Command / int_f8f51b13
featureConfidence
1.0
 Unreal Tournament (Video Game)
hasFeature
Slash Command / int_f8f51b13
 Slash Command / int_fa5e90fd
type
Slash Command
 Slash Command / int_fa5e90fd
comment
City of Heroes uses an obvious IRC descendant for its chat window.
 Slash Command / int_fa5e90fd
featureApplicability
1.0
 Slash Command / int_fa5e90fd
featureConfidence
1.0
 City of Heroes (Video Game)
hasFeature
Slash Command / int_fa5e90fd

The following is a list of statements referring to the current page from other pages.

 The Avatar Chronicles / int_b2fe4173
type
Slash Command
 Destroy the Godmodder (Roleplay) / int_b2fe4173
type
Slash Command
 Everybody Edits (Video Game) / int_b2fe4173
type
Slash Command
 Quake (Video Game) / int_b2fe4173
type
Slash Command
 Transformice (Video Game) / int_b2fe4173
type
Slash Command