Difference between revisions of "Console Commands"

From OBEY wiki
Jump to: navigation, search
(v23)
(/setscore)
Line 5: Line 5:
 
! Command !! Function
 
! 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.
 
|-
 
|-
 
| /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
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> || Kicks a player with an ID matching #. IDs are visible to the moderator in the score list.
+
| <span style="color:red">/kick #</span> || 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.
 
| /kill || Kills the player. May induce a monetary penalty depending on server settings.
Line 33: Line 33:
 
| /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
 
|-
 
|-
| <span style="color:red">'''/restart'''</span> || Resets the dropship status, players, scores, and the time. Map status is not altered.
+
| <span style="color:red">/restart</span> || Resets the dropship status, players, scores, and the time. Map status is not altered.
 
|-
 
|-
 
| /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
Line 48: Line 48:
 
|-
 
|-
 
| /setmic # || Sets the current microphone. # must be a valid value returned by /mics.
 
| /setmic # || Sets the current microphone. # must be a valid value returned by /mics.
 +
|-
 +
| <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.
 
|-
 
|-
 
| /spectate<br/>/spectator || Toggles Spectator mode for the player
 
| /spectate<br/>/spectator || Toggles Spectator mode for the player

Revision as of 18:01, 5 March 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.
/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
/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
/mute
/mic
/voice
Mutes your microphone
/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
/sensitivity # Sets the mouse sensitivity to #. # must be a value in the range 0-1
/serverip Returns the IP of the current server.
/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.
/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
/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.