Difference between revisions of "Console Commands"
From OBEY wiki
(/setscore) |
(deprecated commands in 26) |
||
Line 18: | Line 18: | ||
|- | |- | ||
| /kill || Kills the player. May induce a monetary penalty depending on server settings. | | /kill || 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]] | | /mod ''<password>'' || Log into the server as a moderator. The password is set in [[serverSettings.txt]] | ||
− | |||
− | |||
|- | |- | ||
| /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 36: | Line 26: | ||
|- | |- | ||
| /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 current server. | | /serverip || Returns the IP of the current server. | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| /setcutoff #<br/>/cutoff # || Sets minimum volume that will trigger voice activated transmission. # must be a value in the range 0-1. Default is .003. | | /setcutoff #<br/>/cutoff # || Sets minimum volume that will trigger voice activated transmission. # must be a value in the range 0-1. Default is .003. | ||
− | |||
− | |||
|- | |- | ||
| <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 54: | Line 36: | ||
|- | |- | ||
| /serverip || Returns the IP of the server you are connected to | | /serverip || Returns the IP of the server you are connected to | ||
+ | |} | ||
+ | |||
+ | ==Deprecated Commands== | ||
+ | These commands were removed in 26r0 as their function is instead performed by the GUI. | ||
+ | |||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Command !! Function | ||
+ | |- | ||
+ | | /invertRoboY || Toggles the inversion of Robosaru's Y axis | ||
+ | |- | ||
+ | | /invertPlayerY || Toggles the inversion of the Bunny's Y axis | ||
+ | |- | ||
+ | | /invertSpectatorY || Toggles the inversion of the Spectator's Y axis | ||
+ | |- | ||
+ | | /sensitivityX # || Sets the horizontal mouse sensitivity to #. # must be a value in the range 0-1 | ||
+ | |- | ||
+ | | /sensitivityY # || Sets the vertical mouse sensitivity to #. # must be a value in the range 0-1 | ||
+ | |- | ||
+ | | /sensitivity # || Sets the mouse sensitivity to #. # must be a value in the range 0-1 | ||
|- | |- | ||
| /volume ''<#>''<br/>/vol ''<#>''<br/>/sound || Controls master volume. # must be a value in the range 0-1. If no argument is present, toggles mute. | | /volume ''<#>''<br/>/vol ''<#>''<br/>/sound || Controls master volume. # must be a value in the range 0-1. If no argument is present, toggles mute. | ||
|- | |- | ||
| /voicevolume #<br/>/vvol # || Controls voice chat volume. # must be a value in the range 0-1. | | /voicevolume #<br/>/vvol # || Controls voice chat volume. # must be a value in the range 0-1. | ||
+ | |- | ||
+ | | /mute<br/>/mic<br/>/voice || Mutes your microphone | ||
+ | |- | ||
+ | | /mics || Returns an index of available microphones for voice chat. | ||
+ | |- | ||
+ | | /setmic # || Sets the current microphone. # must be a valid value returned by /mics. | ||
|} | |} |
Revision as of 02:02, 4 April 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 |
/fps | Toggle FPS counter |
/getvolume /getvol /getvoice /volstat /voicestate |
Returns the current volume levels. |
/help | Will list some of the common commands |
/kick # | Kicks a player with an ID matching #. Player IDs are visible to the moderator in the score list. |
/kill | 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 |
/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 | Returns the IP of the current server. |
/setcutoff # /cutoff # |
Sets minimum volume that will trigger voice activated transmission. # must be a value in the range 0-1. Default is .003. |
/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 |
Deprecated Commands
These commands were removed in 26r0 as their function is instead performed by the GUI.
Command | Function |
---|---|
/invertRoboY | Toggles the inversion of Robosaru's Y axis |
/invertPlayerY | Toggles the inversion of the Bunny's Y axis |
/invertSpectatorY | Toggles the inversion of the Spectator's Y axis |
/sensitivityX # | Sets the horizontal mouse sensitivity to #. # must be a value in the range 0-1 |
/sensitivityY # | Sets the vertical mouse sensitivity to #. # must be a value in the range 0-1 |
/sensitivity # | Sets the mouse sensitivity to #. # must be a value in the range 0-1 |
/volume <#> /vol <#> /sound |
Controls master volume. # must be a value in the range 0-1. If no argument is present, toggles mute. |
/voicevolume # /vvol # |
Controls voice chat volume. # must be a value in the range 0-1. |
/mute /mic /voice |
Mutes your microphone |
/mics | Returns an index of available microphones for voice chat. |
/setmic # | Sets the current microphone. # must be a valid value returned by /mics. |