From the wonderful RedGuides Wiki
This command is added by EverQuest
Syntax Key
Notation |
Description
|
Text without brackets or braces |
Required items
|
<Text inside angle brackets> |
Placeholder for which you must supply a value
|
[Text inside square brackets] |
Optional items
|
Vertical bar (|) |
Separator for mutually exclusive items; choose one
|
{Text | inside | braces} |
Set of required items; choose one
|
Ellipsis (…) |
Items that can be repeated
|
Syntax
|
/mcicontrol <option> <device>
|
Description
|
Allows a player to control sound devices such as cdaudio or mp3s to play when in-game, supposedly.
|
|
Options
Option |
Description |
open <device> |
open communication with source |
play <device> |
to 'play' source |
pause <device> |
to 'pause' <device> |
stop <device> |
to 'stop' <device> |
step <device> |
to 'skip' forward on <device> |
back <device> |
to 'skip' back on <device> |
eject <device> |
to 'eject' the <device> media, if applicable. |
Examples
- A half-hearted attempt to connect this to Spotify was made, and then I gave up.
See also