Difference between revisions of "Commands"

From Superboss Games Wiki
Jump to navigation Jump to search
(Redirected page to Console Commands)
Line 1: Line 1:
#REDIRECT [[Console Commands]]
+
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. All commands are case insensitive.
 +
 
 +
== 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 ==
 +
{| class="wikitable"
 +
! Command
 +
!colspan="2"| Parameters
 +
! Example
 +
! Notes
 +
|-
 +
| /mousesensitivity /sensitivity /ms
 +
| float || sensitivity
 +
|<pre>/mousesensitivity 1.5</pre>
 +
| Set the mouse sensitivity. Default is 1.0
 +
|-
 +
| /cms
 +
|colspan="2"| null
 +
|<pre>/cms</pre>
 +
| Displays current mouse sensitivity
 +
|-
 +
| /inverted
 +
|colspan="2"| bool
 +
| <pre>/inverted false</pre>
 +
| Set the mouse invert y, default is false
 +
|-
 +
| /fullscreen
 +
|colspan="2"| bool
 +
| <pre>/fullscreen true</pre>
 +
| Enable or disable fullscreen mode.
 +
|-
 +
| /fps
 +
|colspan="2"| null
 +
| <pre>/fps</pre>
 +
| Toggles FPS counter display
 +
|-
 +
| /framelimit
 +
| int || fps
 +
| <pre>/framelimit 144</pre>
 +
| Sets the framerate limit
 +
|-
 +
| /kill
 +
|colspan="2"| null
 +
| <pre>/kill</pre>
 +
| Kills your character
 +
|-
 +
| /switchteams /teams /team
 +
|colspan="2"| null
 +
| <pre>/switchTeams</pre>
 +
| Switch the team that you are on.
 +
|-
 +
| /quit /exit
 +
|colspan="2"| null
 +
| <pre>/quit</pre>
 +
| Quit out of the application
 +
|-
 +
| /ping
 +
|colspan="2"| null
 +
| <pre>/ping</pre>
 +
| Displays your ping the current server
 +
|-
 +
| /punish
 +
|colspan="2"| null
 +
| <pre>/punish</pre>
 +
| Punish teamkiller
 +
|-
 +
| /forgive
 +
|colspan="2"| null
 +
| <pre>/forgive</pre>
 +
| Forgive a teamkiller.
 +
|-
 +
| /mutePlayer /mute
 +
| string || PlayerName
 +
| <pre>/mute Xxannoyingmicspammer69xX</pre>
 +
| Locally mute a player
 +
|-
 +
| /whoismuted
 +
|colspan="2"| null
 +
| <pre>/whoismuted</pre>
 +
| Displays the list of players that you have muted
 +
|-
 +
| /unmute
 +
| string || PlayerName
 +
| <pre>/unmute rob</pre>
 +
| Unmute a previously muted player
 +
|-
 +
| /unmuteall
 +
| colspan="2"| null
 +
| <pre>/unmuteall</pre>
 +
| Unmute all previously muted players
 +
|-
 +
|rowspan="2" |/report
 +
|string || PlayerName
 +
|rowspan="2" | <pre>/report xXTeamkillSpam666Xx Teamkilling and spamming chat</pre>
 +
|rowspan="2" | Reports player for given reason
 +
|-
 +
|string || Reason
 +
|-
 +
| /bug
 +
| string || Description
 +
| <pre>/bug Securityroom cameras stuck on fullscreen</pre>
 +
| Reports a bug to us
 +
|-
 +
| /servername
 +
|colspan="2"| null
 +
| <pre>/servername</pre>
 +
| Displays the current servername and region
 +
|-
 +
| /master
 +
|colspan="2"| null
 +
| <pre>/master</pre>
 +
| Displays the current master player (used for debugging)
 +
|-
 +
| /makeadmin
 +
|string || PlayerName
 +
| <pre>/makeadmin username</pre>
 +
| Allows the creator of a room to make themselves or another player in-game an admin, granting them access to admin commands
 +
|-
 +
| /specs
 +
|colspan="2"| null
 +
| <pre>/specs</pre>
 +
| Displays a list of people currently spectating
 +
|-
 +
| /isend
 +
|colspan="2"| null
 +
| <pre>/isend</pre>
 +
| Displays whether or not the round has ended (used for debugging).
 +
|-
 +
| /votekick
 +
|colspan="2"| string
 +
| <pre>/votekick xXteamkillspammerXx </pre>
 +
| Initiates a vote to kick a given player
 +
|-
 +
| /st /status
 +
|colspan="2"| null
 +
| <pre>/status</pre>
 +
| Displays the status of the current server
 +
|-
 +
| /stp
 +
|colspan="2"| null
 +
| <pre>/stp</pre>
 +
| Sets the screen-resolution to 1280x720
 +
|-
 +
| /tep
 +
|colspan="2"| null
 +
| <pre>/tep</pre>
 +
| Sets the screen-resolution to 1920x1080
 +
|-
 +
| /nologo
 +
|colspan="2"| bool
 +
| <pre>/nologo</pre>
 +
| Shows or hides Superbossgames logo
 +
|-
 +
| /vsync
 +
|colspan="2"| bool
 +
| <pre>/vsync false</pre>
 +
| Enables / disables vsync
 +
|}
 +
 
 +
== Admin Commands ==
 +
Admin is required in order to execute the following commands. See /makeadmin above for more information
 +
{| class="wikitable"
 +
! Command
 +
!colspan="2"| Parameters
 +
! Example
 +
! Notes
 +
|-
 +
| /gravity
 +
| float || gravity
 +
| <pre>/gravity 10.0</pre>
 +
| Sets the global gravity for rigidbody objects in the room (ragdolled bodies, chairs, grenades)
 +
|-
 +
| /changemap
 +
| string || username@mapname
 +
| <pre>/changemap riverside | /changemap viotech3@canyon </pre>
 +
| Changes the map to the provided map name. For official maps, use the map name. For map maker maps, use creator@mapname
 +
|-
 +
| /restart
 +
|colspan="2"| null
 +
| <pre>/restart</pre>
 +
| Restarts the current round
 +
|-
 +
| /resetmatch
 +
|colspan="2"| null
 +
| <pre>/resetmatch</pre>
 +
| Resets the match
 +
|-
 +
| /g
 +
| string || message
 +
| <pre>/g This is a message to all players </pre>
 +
| Sends a global message to all players on the server, dead/alive
 +
|-
 +
| /sun
 +
| colspan="2"|bool
 +
| <pre>/sun 1</pre>
 +
| Turns on sun rotation
 +
|-
 +
| /suntime
 +
| colspan="2"|float
 +
| <pre>/suntime 14</pre>
 +
| Sets the ingame time to 2pm(24 hour time) WARNING: ONLY WORKS WHILE MASTER CLIENT AND ADMIN
 +
|-
 +
| /sunrate
 +
| colspan="2"|float
 +
| <pre>/sunrate 2</pre>
 +
| Changes the rate at which the sun update to every 2 seconds. WARNING: ONLY WORKS WHILE MASTER CLIENT AND ADMIN
 +
|-
 +
| /setmaster
 +
| colspan="2"|string
 +
| <pre>/setmaster Husky</pre>
 +
| Sets the master client
 +
|-
 +
| /sio
 +
| colspan="2"|bool
 +
| <pre>/sio 1</pre>
 +
| Turns on random weapon spawning for [[Riverside]] can only be turned off by changing maps
 +
|-
 +
| /rtimer
 +
| colspan="2"|int
 +
| <pre>/rtimer 60</pre>
 +
| Sets round timer in seconds(60-1200, 0 to turn off)
 +
|}
 +
 
 +
== Cheats ==
 +
Cheats must be enabled for these commands to be ran. You also must be an admin in order to enable cheats.
 +
{| class="wikitable"
 +
! Command
 +
!colspan="2"| Parameters
 +
! Example
 +
! Notes
 +
|-
 +
| /sgcheats
 +
|colspan="2"| null
 +
| <pre>/sgcheats</pre>
 +
| Enables cheats for the current room. You must be admin of the room in order to run this.
 +
|-
 +
| /gravity
 +
| float || gravity
 +
| <pre>/gravity 10.0</pre>
 +
| Sets the global gravity for rigidbody objects in the room (ragdolled bodies, chairs, grenades)
 +
|-
 +
| /ssi
 +
|colspan="2"| null
 +
| <pre>/ssi</pre>
 +
| Respawns you as an Intruder
 +
|-
 +
| /ssg
 +
|colspan="2"| null
 +
| <pre>/ssg</pre>
 +
| Respawns you as a Guard.
 +
|-
 +
| /setenergy
 +
| float || energy
 +
| <pre>/setenergy 100</pre>
 +
| Sets your energy to the specified value.
 +
|-
 +
| /resglass
 +
|colspan="2"| null
 +
| <pre>/resglass</pre>
 +
| Resets all of the broken glass within the level.
 +
|-
 +
| /resdecals
 +
|colspan="2"| null
 +
| <pre>/resdecals</pre>
 +
| Not sure what this does yet, edit later.
 +
|-
 +
| /resobjects
 +
|colspan="2"| null
 +
| <pre>/resobjects</pre>
 +
| Resets all objects such as chairs or anything with a ragdoll property
 +
|-
 +
| /slowmo
 +
| float || rate
 +
| <pre>/slowmo .5</pre>
 +
| Sets the speed of the game to a desired value.
 +
|-
 +
| /lifecheck
 +
| string || player
 +
| <pre>/lifecheck robstorm</pre>
 +
| Checks if this player is alive or dead.
 +
|-
 +
| /ambs
 +
|colspan="2"| null
 +
| <pre>/ambs</pre>
 +
| Not sure what this does yet, edit later.
 +
|-
 +
| /respawnme
 +
|colspan="2"| null
 +
| <pre>/respawnme</pre>
 +
| Respawns you on the team you were on before you died.
 +
|-
 +
|}
 +
 
 +
== Hats ==
 +
{| class="wikitable"
 +
! Command
 +
!colspan="2"| Parameters
 +
! Example
 +
! Notes
 +
|-
 +
| /goof
 +
|colspan="2"| bool
 +
|<pre>/goof 1</pre>
 +
| Enables the goof hat on your character. Team kills will no longer register.
 +
|-
 +
| /jack
 +
|colspan="2"| bool
 +
|<pre>/jack 1</pre>
 +
| Enables the jack hat on your character. Happy Halloween!
 +
|-
 +
| /rudolph
 +
|colspan="2"| bool
 +
|<pre>/rudolph 1</pre>
 +
| Enables the rudolph hat on your character. Enjoy your reindeer games.
 +
|-
 +
| /santa
 +
|colspan="2"| bool
 +
|<pre>/santa 1</pre>
 +
| Enables the santa hat on your character. HO! HO! HO[https://www.youtube.com/watch?v=wjcpLu5s0PI !]
 +
|-
 +
| /alert
 +
|colspan="2"| bool
 +
|<pre>/alert 1</pre>
 +
| Enables the alert hat on your character. [[AUG]] only.
 +
|-
 +
| /huh
 +
|colspan="2"| bool
 +
|<pre>/huh 1</pre>
 +
| Enables the huh hat on your character. [[AUG]] only.
 +
|-
 +
| /box
 +
|colspan="2"| bool
 +
|<pre>/box 1</pre>
 +
| Enables the box hat on your character. [[AUG]] only.
 +
|-
 +
| /bush
 +
|colspan="2"| bool
 +
|<pre>/bush 1</pre>
 +
| Enables the bush hat on your character. [[AUG]] only.
 +
|}
 +
 
 +
 
 +
== Keyboard Shortcuts ==
 +
{| class="wikitable"
 +
!Key
 +
!Result
 +
|-
 +
|<pre>Q + P</pre>
 +
| Show/Hide HUD
 +
|-
 +
|<pre>Q + O</pre>
 +
| Show/Hide Objective Markers
 +
|-
 +
|<pre>U + H + B</pre>
 +
| Take a high-resolution screenshot
 +
|}
 +
 +
 
 +
[[Category:Intruder]]

Revision as of 12:00, 24 June 2019

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. All commands are case insensitive.

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 sensitivity
/mousesensitivity 1.5
Set the mouse sensitivity. Default is 1.0
/cms null
/cms
Displays current mouse sensitivity
/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 fps
/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 PlayerName
/mute Xxannoyingmicspammer69xX
Locally mute a player
/whoismuted null
/whoismuted
Displays the list of players that you have muted
/unmute string PlayerName
/unmute rob
Unmute a previously muted player
/unmuteall null
/unmuteall
Unmute all previously muted players
/report string PlayerName
/report xXTeamkillSpam666Xx Teamkilling and spamming chat
Reports player for given reason
string Reason
/bug string Description
/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)
/makeadmin string PlayerName
/makeadmin username
Allows the creator of a room to make themselves or another player in-game an admin, granting them access to admin commands
/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
Shows or hides Superbossgames logo
/vsync bool
/vsync false
Enables / disables vsync

Admin Commands

Admin is required in order to execute the following commands. See /makeadmin above for more information

Command Parameters Example Notes
/gravity float gravity
/gravity 10.0
Sets the global gravity for rigidbody objects in the room (ragdolled bodies, chairs, grenades)
/changemap string username@mapname
/changemap riverside | /changemap viotech3@canyon 
Changes the map to the provided map name. For official maps, use the map name. For map maker maps, use creator@mapname
/restart null
/restart
Restarts the current round
/resetmatch null
/resetmatch
Resets the match
/g string message
/g This is a message to all players 
Sends a global message to all players on the server, dead/alive
/sun bool
/sun 1
Turns on sun rotation
/suntime float
/suntime 14
Sets the ingame time to 2pm(24 hour time) WARNING: ONLY WORKS WHILE MASTER CLIENT AND ADMIN
/sunrate float
/sunrate 2
Changes the rate at which the sun update to every 2 seconds. WARNING: ONLY WORKS WHILE MASTER CLIENT AND ADMIN
/setmaster string
/setmaster Husky
Sets the master client
/sio bool
/sio 1
Turns on random weapon spawning for Riverside can only be turned off by changing maps
/rtimer int
/rtimer 60
Sets round timer in seconds(60-1200, 0 to turn off)

Cheats

Cheats must be enabled for these commands to be ran. You also must be an admin in order to enable cheats.

Command Parameters Example Notes
/sgcheats null
/sgcheats
Enables cheats for the current room. You must be admin of the room in order to run this.
/gravity float gravity
/gravity 10.0
Sets the global gravity for rigidbody objects in the room (ragdolled bodies, chairs, grenades)
/ssi null
/ssi
Respawns you as an Intruder
/ssg null
/ssg
Respawns you as a Guard.
/setenergy float energy
/setenergy 100
Sets your energy to the specified value.
/resglass null
/resglass
Resets all of the broken glass within the level.
/resdecals null
/resdecals
Not sure what this does yet, edit later.
/resobjects null
/resobjects
Resets all objects such as chairs or anything with a ragdoll property
/slowmo float rate
/slowmo .5
Sets the speed of the game to a desired value.
/lifecheck string player
/lifecheck robstorm
Checks if this player is alive or dead.
/ambs null
/ambs
Not sure what this does yet, edit later.
/respawnme null
/respawnme
Respawns you on the team you were on before you died.

Hats

Command Parameters Example Notes
/goof bool
/goof 1
Enables the goof hat on your character. Team kills will no longer register.
/jack bool
/jack 1
Enables the jack hat on your character. Happy Halloween!
/rudolph bool
/rudolph 1
Enables the rudolph hat on your character. Enjoy your reindeer games.
/santa bool
/santa 1
Enables the santa hat on your character. HO! HO! HO!
/alert bool
/alert 1
Enables the alert hat on your character. AUG only.
/huh bool
/huh 1
Enables the huh hat on your character. AUG only.
/box bool
/box 1
Enables the box hat on your character. AUG only.
/bush bool
/bush 1
Enables the bush hat on your character. AUG only.


Keyboard Shortcuts

Key Result
Q + P
Show/Hide HUD
Q + O
Show/Hide Objective Markers
U + H + B
Take a high-resolution screenshot