Difference between revisions of "Console Commands"

From Superboss Games Wiki
Jump to navigation Jump to search
Line 12: Line 12:
  
 
== Commands ==
 
== Commands ==
 
+
{| class="wikitable"
*/MouseSensitivity /Sensitivity /ms
+
! Command
**float
+
! Parameters
**set the mouse sensitivity, default is 1.0
+
! Example
*/Inverted
+
! Notes
**bool
+
|-
**set the mouse invert y, default is false
+
| /mousesensitivity /sensitivity /ms
*/FullScreen
+
| float
**bool
+
|<pre>/mousesensitivity 1.5</pre>
**set fullscreen true or false
+
| Set the mouse sensitivity. Default is 1.0
*/fps
+
|-
**null
+
| /inverted
**toggles FPS counter display
+
| bool
*/framelimit
+
| <pre>/inverted false</pre>
**int
+
| Set the mouse invert y, default is false
**sets framerate limit
+
|-
*/Kill
+
| /fullscreen
**null
+
| bool
**kills your character
+
| <pre>/fullscreen true</pre>
*/SwitchTeams /Teams /Team
+
| Enable or disable fullscreen mode.
**null
+
|-
**switch what team you are on
+
| /fps
*/Quit /Exit   
+
| null
**null
+
| <pre>/fps</pre>
**quit out of the application
+
| Toggles FPS counter display
*/ping
+
|-
**null
+
| /framelimit
**returns your ping
+
| int
*/punish
+
| <pre>/framelimit 144</pre>
**string
+
| Sets the framerate limit
**punish a TKer
+
|-
*/forgive
+
| /kill
**string
+
| null
**forgive a TKer
+
| <pre>/kill</pre>
*/muteplayer /mute
+
| Kills your character
**string
+
|-
**mute 1 player
+
| /switchteams /teams /team
*/whoismuted
+
| null
**null
+
| <pre>/switchTeams</pre>
**tells you who you have muted
+
| Switch the team that you are on.
*/unmute
+
|-
**null
+
| /quit /exit
**unmutes the muted player
+
| null
*/unmuteall
+
| <pre>/quit</pre>
**null
+
| Quit out of the application
**unmutes all previously muted players
+
|-
*/report
+
| /ping
**2 strings, first the name of the player, then the report
+
| null
**reports the player with a reason
+
| <pre>/ping</pre>
*/bug
+
| Displays your ping the current server
**string
+
|-
**reports a bug to us
+
| /punish
*/servername
+
| null
**null
+
| <pre>/punish</pre>
**check the server name and region
+
| Punish teamkiller
*/master
+
|-
**null
+
| /forgive
**check who the master player is
+
| null
*/specs
+
| <pre>/forgive</pre>
**null
+
| Forgive a teamkiller.
**see who is spectating
+
|-
*/isend
+
| /mutePlayer /mute
**null
+
| string
**see if round is ending
+
| <pre>/mute Xxannoyingmicspammer69xX</pre>
**use for debugging
+
| Locally mute a player
*/votekick
+
|-
**string
+
| /whoismuted
**Vote to kicks a specified player
+
| null
*/st /status
+
| <pre>/whoismuted</pre>
**null
+
| Displays the list of players that you have muted
**Displays the status of the server
+
|-
*/stp
+
| /unmute
**null
+
| string
**Sets screen to 720p
+
| <pre>/unmute rob</pre>
*/tep
+
| Unmute a previously muted player
**null
+
|-
**Sets screen to 1080p
+
| /unmuteall
*/nologo
+
| null
**bool
+
| <pre>/unmuteall</pre>
**Turns off the Superbossgames logo
+
| Unmute all previously muted players
*/volume
+
|-
**float
+
| /report
**changes the volume within the game
+
| 2 strings. 1:Name of player 2:Reason for report
*/vsync
+
| <pre>/report xXTeamkillSpam666Xx Teamkilling and spamming chat</pre>
**bool
+
| Reports player for given reason
**enables vsync
+
|-
 +
| /bug
 +
| string
 +
| <pre>/bug Securityroom cameras stuck on fullscreen</pre>
 +
| Reports a bug to us
 +
|-
 +
| /servername
 +
| null
 +
| <pre>/servername</pre>
 +
| Displays the current servername and region
 +
|-
 +
| /master
 +
| null
 +
| <pre>/master</pre>
 +
| Displays the current master player (used for debugging)
 +
|-
 +
| /specs  
 +
| null
 +
| <pre>/specs</pre>
 +
| Displays a list of people currently spectating
 +
|-
 +
| /isend
 +
| null
 +
| <pre>/isend</pre>
 +
| Displays whether or not the round has ended (used for debugging).
 +
|-
 +
| /votekick
 +
| string
 +
| <pre>/votekick xXteamkillspammerXx </pre>
 +
| Initiates a vote to kick a given player
 +
|-
 +
| /st /status
 +
| null
 +
| <pre>/status</pre>
 +
| Displays the status of the current server
 +
|-
 +
| /stp
 +
| null
 +
| <pre>/stp</pre>
 +
| Sets the screen-resolution to 1280x720
 +
|-
 +
| /tep
 +
| null
 +
| <pre>/tep</pre>
 +
| Sets the screen-resolution to 1920x1080
 +
|-
 +
| /nologo
 +
| bool
 +
| <pre>/nologo true</pre>
 +
| Shows or hides Superbossgames logo
 +
|-
 +
| /vsync
 +
| bool
 +
| <pre>/vsync false</pre>
 +
| Enables / disables vsync
 +
|}
  
 
*[[Hats]]
 
*[[Hats]]
 
**alert
 
**alert
***bool
 
 
**box
 
**box
***bool
 
 
**goof
 
**goof
***bool
 
 
**huh
 
**huh
***bool
 
 
**jack
 
**jack
***bool
 
 
**rudolph
 
**rudolph
***bool
 
 
**santa
 
**santa
***bool
 
 
  
 
*Misc. Commands:
 
*Misc. Commands:

Revision as of 20:19, 1 May 2017

This is a list of all the console commands in Intruder. Just open the chat by pressing enter and type in the command you want to use. Letter casing does not matter.


Parameters

  • float: decimal point number
  • int : integer, a whole number
  • bool: true or false statement, can use true, false, 1, 0, yes, no
  • string: a name or word
  • null: no parameters needed


Commands

Command Parameters Example Notes
/mousesensitivity /sensitivity /ms float
/mousesensitivity 1.5
Set the mouse sensitivity. Default is 1.0
/inverted bool
/inverted false
Set the mouse invert y, default is false
/fullscreen bool
/fullscreen true
Enable or disable fullscreen mode.
/fps null
/fps
Toggles FPS counter display
/framelimit int
/framelimit 144
Sets the framerate limit
/kill null
/kill
Kills your character
/switchteams /teams /team null
/switchTeams
Switch the team that you are on.
/quit /exit null
/quit
Quit out of the application
/ping null
/ping
Displays your ping the current server
/punish null
/punish
Punish teamkiller
/forgive null
/forgive
Forgive a teamkiller.
/mutePlayer /mute string
/mute Xxannoyingmicspammer69xX
Locally mute a player
/whoismuted null
/whoismuted
Displays the list of players that you have muted
/unmute string
/unmute rob
Unmute a previously muted player
/unmuteall null
/unmuteall
Unmute all previously muted players
/report 2 strings. 1:Name of player 2:Reason for report
/report xXTeamkillSpam666Xx Teamkilling and spamming chat
Reports player for given reason
/bug string
/bug Securityroom cameras stuck on fullscreen
Reports a bug to us
/servername null
/servername
Displays the current servername and region
/master null
/master
Displays the current master player (used for debugging)
/specs null
/specs
Displays a list of people currently spectating
/isend null
/isend
Displays whether or not the round has ended (used for debugging).
/votekick string
/votekick xXteamkillspammerXx 
Initiates a vote to kick a given player
/st /status null
/status
Displays the status of the current server
/stp null
/stp
Sets the screen-resolution to 1280x720
/tep null
/tep
Sets the screen-resolution to 1920x1080
/nologo bool
/nologo true
Shows or hides Superbossgames logo
/vsync bool
/vsync false
Enables / disables vsync
  • Hats
    • alert
    • box
    • goof
    • huh
    • jack
    • rudolph
    • santa
  • Misc. Commands:
    • Q+P No HUD
    • Q+O No objective markers