Difference between revisions of "Console Commands"
From OBEY wiki
(Obselete commands) |
|||
Line 3: | Line 3: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | ! Command !! Function | + | ! width="150"|Command !! Function |
|- | |- | ||
| <span style="color:red">/cycle</span> || Forces the server to cycle to the next map. | | <span style="color:red">/cycle</span> || Forces the server to cycle to the next map. | ||
Line 15: | Line 15: | ||
| /help || Will list some of the common commands | | /help || Will list some of the common commands | ||
|- | |- | ||
− | | <span style="color:red">/kick | + | | <span style="color:red">/kick ''<id>''</span> || Kicks a player from the server. Player IDs are displayed on the score list. |
|- | |- | ||
| /kill<br/>/suicide || Kills the player. May induce a monetary penalty depending on server settings. | | /kill<br/>/suicide || Kills the player. May induce a monetary penalty depending on server settings. | ||
Line 21: | Line 21: | ||
| /mod ''<password>'' || Log into the server as a moderator. The password is set in [[serverSettings.txt]] | | /mod ''<password>'' || Log into the server as a moderator. The password is set in [[serverSettings.txt]] | ||
|- | |- | ||
− | | /mute | + | | /mute <id> || Mutes/unmutes a player. Player IDs are displayed on the score list. |
|- | |- | ||
| /ptt<br/>/pushtotalk || Toggles voice chat mode between Push to Talk and Push to Mute | | /ptt<br/>/pushtotalk || Toggles voice chat mode between Push to Talk and Push to Mute | ||
Line 29: | Line 29: | ||
| /rules<br/>/info<br/>/server<br/>/penalty || Returns the penalty settings for the server | | /rules<br/>/info<br/>/server<br/>/penalty || Returns the penalty settings for the server | ||
|- | |- | ||
− | | /serverip || Returns the IP of the | + | | /serverip<br/>/info || Returns the IP and other info of the server. |
|- | |- | ||
| <span style="color:red">/setscore ''<id>'' ''<score>''<br/>/setpoints ''<id>'' ''<score>''</span>|| Sets a player's score to the specified amount. Player IDs are visible to the moderator in the score list. | | <span style="color:red">/setscore ''<id>'' ''<score>''<br/>/setpoints ''<id>'' ''<score>''</span>|| Sets a player's score to the specified amount. Player IDs are visible to the moderator in the score list. | ||
Line 36: | Line 36: | ||
|- | |- | ||
| /serverip || Returns the IP of the server you are connected to | | /serverip || Returns the IP of the server you are connected to | ||
+ | |- | ||
+ | | <span style="color:red">/troll ''<id>''</span> || Marks a player as a troll. Player IDs are displayed on the score list. Players marked as a troll are muted and visibly indicated for all other players. Players may unmute marked trolls with /mute. | ||
|- | |- | ||
| /w ''<message>'' || Whispers a private message to nearby bunnies. Robosaru cannot use the whisper command, but has ways of intercepting whispers. | | /w ''<message>'' || Whispers a private message to nearby bunnies. Robosaru cannot use the whisper command, but has ways of intercepting whispers. |
Revision as of 17:33, 16 May 2015
Commands in red are restricted to moderators. Use /mod to access them.
Command | Function |
---|---|
/cycle | Forces the server to cycle to the next map. |
/dp # | Drop Packets debug tool: Drops # out of every 10 packets. # must be an integer in the range 0-9 |
/dropship | Spawns a Dropship. |
/fps | Toggle FPS counter |
/help | Will list some of the common commands |
/kick <id> | Kicks a player from the server. Player IDs are displayed on the score list. |
/kill /suicide |
Kills the player. May induce a monetary penalty depending on server settings. |
/mod <password> | Log into the server as a moderator. The password is set in serverSettings.txt |
/mute <id> | Mutes/unmutes a player. Player IDs are displayed on the score list. |
/ptt /pushtotalk |
Toggles voice chat mode between Push to Talk and Push to Mute |
/restart | Resets the dropship status, players, scores, and the time. Map status is not altered. |
/rules /info /server /penalty |
Returns the penalty settings for the server |
/serverip /info |
Returns the IP and other info of the server. |
/setscore <id> <score> /setpoints <id> <score> |
Sets a player's score to the specified amount. Player IDs are visible to the moderator in the score list. |
/spectate /spectator |
Toggles Spectator mode for the player |
/serverip | Returns the IP of the server you are connected to |
/troll <id> | Marks a player as a troll. Player IDs are displayed on the score list. Players marked as a troll are muted and visibly indicated for all other players. Players may unmute marked trolls with /mute. |
/w <message> | Whispers a private message to nearby bunnies. Robosaru cannot use the whisper command, but has ways of intercepting whispers. |
Deprecated Commands
These commands were removed as their function is instead performed by the GUI.
Command | Function | Removal |
---|---|---|
/invertRoboY | Toggles the inversion of Robosaru's Y axis | 26r0 |
/invertPlayerY | Toggles the inversion of the Bunny's Y axis | 26r0 |
/invertSpectatorY | Toggles the inversion of the Spectator's Y axis | 26r0 |
/sensitivityX # | Sets the horizontal mouse sensitivity to #. # must be a value in the range 0-1 | 26r0 |
/sensitivityY # | Sets the vertical mouse sensitivity to #. # must be a value in the range 0-1 | 26r0 |
/sensitivity # | Sets the mouse sensitivity to #. # must be a value in the range 0-1 | 26r0 |
/volume <#> /vol <#> /sound |
Controls master volume. # must be a value in the range 0-1. If no argument is present, toggles mute. | 26r0 |
/voicevolume # /vvol # |
Controls voice chat volume. # must be a value in the range 0-1. | 26r0 |
/mute /mic /voice |
Mutes your microphone | 26r0 |
/mics | Returns an index of available microphones for voice chat. | 26r0 |
/setmic # | Sets the current microphone. # must be a valid value returned by /mics. | 26r0 |
/setcutoff # /cutoff # |
Sets minimum volume that will trigger voice activated transmission. # must be a value in the range 0-1. Default is .003. | 31r4 |
/getvolume /getvol /getvoice /volstat /voicestate |
Returns the current volume levels. | 31r4 |