Difference between revisions of "Console Commands"

From Superboss Games Wiki
Jump to navigation Jump to search
(Redirected page to Commands)
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
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.
+
#REDIRECT [[Commands]]
 
 
 
 
== 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 || senstivity
 
|<pre>/mousesensitivity 1.5</pre>
 
| Set the mouse sensitivity. Default is 1.0
 
|-
 
| /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)
 
|-
 
| /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 true</pre>
 
| Shows or hides Superbossgames logo
 
|-
 
| /vsync
 
|colspan="2"| bool
 
| <pre>/vsync false</pre>
 
| Enables / disables vsync
 
|}
 
 
 
*[[Hats]]
 
**alert
 
**box
 
**goof
 
**huh
 
**jack
 
**rudolph
 
**santa
 
 
 
*Misc. Commands:
 
**Q+P No HUD
 
**Q+O No objective markers
 
 
 
[[Category:Intruder]]
 

Latest revision as of 11:03, 24 June 2019

Redirect to: