|
Written by SirLamer
|
|
Thursday, 02 July 2009 15:00 |
|
Some minor functionality is available only through function commands. These are reviewed here.
In-Chat Functions
These functions are executed by typing and submitting them in chat.
Tip: All SourceMod commands can be issued silently by replacing the "!" with a forward slash "/".
| Command |
Access |
Description |
| !jboff |
Public |
Stops music playback. |
| !jballoff |
Admin |
Stops music playback for all clients. |
Jukebox Command Line Functions
These functions are included in the !jb function call by appending them to the text string. Like search functions, command line functions are identified using the hyphen character ( - ). They affect the playback behavior of the instance in which they are included.
| Command |
Access |
Description |
| -loud |
Public |
Plays music a little bit louder than each user's personal volume setting. Useful with quiet tracks. |
| -soft |
Public |
Plays music a little bit quieter than each user's personal volume setting. Useful with loud tracks. |
| -all |
Admin |
Play selected music to yourself and all users who are not already listening to music and allow 'Play to All' in their settings. |
| -force |
Admin |
Forcibly play music to all users, ignoring their personal settings and disabling the ability to stop playback. |
Command line functions can be included either with or without search queries. If search queries are not included, the user will be directed to Jukebox's main menu.
|
|
Last Updated on Monday, 06 July 2009 13:37 |