Difference between revisions of "Console Commands"

From OBEY wiki
Jump to: navigation, search
(patch 0.21.2)
Line 7: Line 7:
 
! Command !! Function
 
! Command !! Function
 
|-
 
|-
| /help || Will list some of the common commands
+
| /cycle || '''Moderator Status command.''' 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
 
| /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<br/>/getvol<br/>/volstat<br/>/voicestate || Returns the current volume levels.
 +
|-
 +
| /help || Will list some of the common commands
 +
|-
 +
| /kick # || '''Moderator Status command.''' Kicks a player with an ID matching #. IDs are visible to the moderator in the score list.
 
|-
 
|-
 
| /invertRoboY || Toggles the inversion of Robosaru's Y axis
 
| /invertRoboY || Toggles the inversion of Robosaru's Y axis
 
|-
 
|-
 
| /invertPlayerY || Toggles the inversion of the Bunny's Y axis
 
| /invertPlayerY || Toggles the inversion of the Bunny's Y axis
 +
|-
 +
| /invertSpectatorY || Toggles the inversion of the Spectator's Y axis
 +
|-
 +
| /mic<br/>/ptt<br/>/pushtotalk<br/>/voice || Toggles voice chat mode between Push to Talk and Push to Mute
 +
|-
 +
| /mics || Returns an index of available microphones for voice chat.
 +
|-
 +
| /mod ''<password>'' || Log into the server as a moderator. The password is set in [[serverSettings.txt]]
 +
|-
 +
| /restart || '''Moderator Status command.''' Resets the dropship status, players, scores, and the time. Map status is not altered.
 
|-
 
|-
 
| /sensitivity # || Sets the 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
Line 21: Line 39:
 
| /sensitivityY # || Sets the vertical 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
 
|-
 
|-
| /spectate || Toggles Spectator mode for the player
+
| /setcutoff #<br/>/cutoff # || Sets minimum volume that will trigger voice activated transmission. # must be a value in the range 0-1. Default is .003.
 +
|-
 +
| /setmic # || Sets the current microphone. # must be a valid value returned by /mics.
 +
|-
 +
| /spectate<br/>/spectator || Toggles Spectator mode for the player
 
|-
 
|-
 
| /kill || Kills the player
 
| /kill || Kills the player
 
|-
 
|-
 
| /serverip || Returns the IP of the server you are connected to
 
| /serverip || Returns the IP of the server you are connected to
 +
|-
 +
| /volume ''<#>''<br/>/vol ''<#>''<br/>/sound || Controls master volume. # must be a value in the range 0-1. If no value is entered, toggles mute.
 +
|-
 +
| /voicevolume #<br/>vvol # || Controls voice chat volume. # must be a value in the range 0-1.
 
|}
 
|}

Revision as of 18:57, 2 March 2015

These are the console commands currently valid in OBEY:

Command Function
/cycle Moderator Status command. 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
/volstat
/voicestate
Returns the current volume levels.
/help Will list some of the common commands
/kick # Moderator Status command. Kicks a player with an ID matching #. IDs are visible to the moderator in the score list.
/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
/mic
/ptt
/pushtotalk
/voice
Toggles voice chat mode between Push to Talk and Push to Mute
/mics Returns an index of available microphones for voice chat.
/mod <password> Log into the server as a moderator. The password is set in serverSettings.txt
/restart Moderator Status command. Resets the dropship status, players, scores, and the time. Map status is not altered.
/sensitivity # Sets the mouse sensitivity to #. # must be a value in the range 0-1
/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
/setcutoff #
/cutoff #
Sets minimum volume that will trigger voice activated transmission. # must be a value in the range 0-1. Default is .003.
/setmic # Sets the current microphone. # must be a valid value returned by /mics.
/spectate
/spectator
Toggles Spectator mode for the player
/kill Kills the player
/serverip Returns the IP of the server you are connected to
/volume <#>
/vol <#>
/sound
Controls master volume. # must be a value in the range 0-1. If no value is entered, toggles mute.
/voicevolume #
vvol #
Controls voice chat volume. # must be a value in the range 0-1.