Difference between revisions of "Console Commands"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Command | ! Command | ||
− | ! Parameters | + | !colspan="2"| Parameters |
! Example | ! Example | ||
! Notes | ! Notes | ||
|- | |- | ||
| /mousesensitivity /sensitivity /ms | | /mousesensitivity /sensitivity /ms | ||
− | | float | + | | float || senstivity |
|<pre>/mousesensitivity 1.5</pre> | |<pre>/mousesensitivity 1.5</pre> | ||
| Set the mouse sensitivity. Default is 1.0 | | Set the mouse sensitivity. Default is 1.0 | ||
|- | |- | ||
| /inverted | | /inverted | ||
− | | bool | + | |colspan="2"| bool |
| <pre>/inverted false</pre> | | <pre>/inverted false</pre> | ||
| Set the mouse invert y, default is false | | Set the mouse invert y, default is false | ||
|- | |- | ||
| /fullscreen | | /fullscreen | ||
− | | bool | + | |colspan="2"| bool |
| <pre>/fullscreen true</pre> | | <pre>/fullscreen true</pre> | ||
| Enable or disable fullscreen mode. | | Enable or disable fullscreen mode. | ||
|- | |- | ||
| /fps | | /fps | ||
− | | null | + | |colspan="2"| null |
| <pre>/fps</pre> | | <pre>/fps</pre> | ||
| Toggles FPS counter display | | Toggles FPS counter display | ||
|- | |- | ||
| /framelimit | | /framelimit | ||
− | | int | + | | int || fps |
| <pre>/framelimit 144</pre> | | <pre>/framelimit 144</pre> | ||
| Sets the framerate limit | | Sets the framerate limit | ||
|- | |- | ||
| /kill | | /kill | ||
− | | null | + | |colspan="2"| null |
| <pre>/kill</pre> | | <pre>/kill</pre> | ||
| Kills your character | | Kills your character | ||
|- | |- | ||
| /switchteams /teams /team | | /switchteams /teams /team | ||
− | | null | + | |colspan="2"| null |
| <pre>/switchTeams</pre> | | <pre>/switchTeams</pre> | ||
| Switch the team that you are on. | | Switch the team that you are on. | ||
|- | |- | ||
| /quit /exit | | /quit /exit | ||
− | | null | + | |colspan="2"| null |
| <pre>/quit</pre> | | <pre>/quit</pre> | ||
| Quit out of the application | | Quit out of the application | ||
|- | |- | ||
| /ping | | /ping | ||
− | | null | + | |colspan="2"| null |
| <pre>/ping</pre> | | <pre>/ping</pre> | ||
| Displays your ping the current server | | Displays your ping the current server | ||
|- | |- | ||
| /punish | | /punish | ||
− | | null | + | |colspan="2"| null |
| <pre>/punish</pre> | | <pre>/punish</pre> | ||
| Punish teamkiller | | Punish teamkiller | ||
|- | |- | ||
| /forgive | | /forgive | ||
− | | null | + | |colspan="2"| null |
| <pre>/forgive</pre> | | <pre>/forgive</pre> | ||
| Forgive a teamkiller. | | Forgive a teamkiller. | ||
|- | |- | ||
| /mutePlayer /mute | | /mutePlayer /mute | ||
− | | string | + | | string || PlayerName |
| <pre>/mute Xxannoyingmicspammer69xX</pre> | | <pre>/mute Xxannoyingmicspammer69xX</pre> | ||
| Locally mute a player | | Locally mute a player | ||
|- | |- | ||
| /whoismuted | | /whoismuted | ||
− | | null | + | |colspan="2"| null |
| <pre>/whoismuted</pre> | | <pre>/whoismuted</pre> | ||
| Displays the list of players that you have muted | | Displays the list of players that you have muted | ||
|- | |- | ||
| /unmute | | /unmute | ||
− | | string | + | | string || PlayerName |
| <pre>/unmute rob</pre> | | <pre>/unmute rob</pre> | ||
| Unmute a previously muted player | | Unmute a previously muted player | ||
|- | |- | ||
| /unmuteall | | /unmuteall | ||
− | | null | + | | colspan="2"| null |
| <pre>/unmuteall</pre> | | <pre>/unmuteall</pre> | ||
| Unmute all previously muted players | | Unmute all previously muted players | ||
|- | |- | ||
− | | /report | + | |rowspan="2" |/report |
− | | 2 | + | |string || PlayerName |
− | | <pre>/report xXTeamkillSpam666Xx Teamkilling and spamming chat</pre> | + | |rowspan="2" | <pre>/report xXTeamkillSpam666Xx Teamkilling and spamming chat</pre> |
− | | Reports player for given reason | + | |rowspan="2" | Reports player for given reason |
+ | |- | ||
+ | |string || Reason | ||
|- | |- | ||
| /bug | | /bug | ||
− | | string | + | | string || Description |
| <pre>/bug Securityroom cameras stuck on fullscreen</pre> | | <pre>/bug Securityroom cameras stuck on fullscreen</pre> | ||
| Reports a bug to us | | Reports a bug to us | ||
|- | |- | ||
| /servername | | /servername | ||
− | | null | + | |colspan="2"| null |
| <pre>/servername</pre> | | <pre>/servername</pre> | ||
| Displays the current servername and region | | Displays the current servername and region | ||
|- | |- | ||
| /master | | /master | ||
− | | null | + | |colspan="2"| null |
| <pre>/master</pre> | | <pre>/master</pre> | ||
| Displays the current master player (used for debugging) | | Displays the current master player (used for debugging) | ||
|- | |- | ||
| /specs | | /specs | ||
− | | null | + | |colspan="2"| null |
| <pre>/specs</pre> | | <pre>/specs</pre> | ||
| Displays a list of people currently spectating | | Displays a list of people currently spectating | ||
|- | |- | ||
| /isend | | /isend | ||
− | | null | + | |colspan="2"| null |
| <pre>/isend</pre> | | <pre>/isend</pre> | ||
| Displays whether or not the round has ended (used for debugging). | | Displays whether or not the round has ended (used for debugging). | ||
|- | |- | ||
| /votekick | | /votekick | ||
− | | string | + | |colspan="2"| string |
| <pre>/votekick xXteamkillspammerXx </pre> | | <pre>/votekick xXteamkillspammerXx </pre> | ||
| Initiates a vote to kick a given player | | Initiates a vote to kick a given player | ||
|- | |- | ||
| /st /status | | /st /status | ||
− | | null | + | |colspan="2"| null |
| <pre>/status</pre> | | <pre>/status</pre> | ||
| Displays the status of the current server | | Displays the status of the current server | ||
|- | |- | ||
| /stp | | /stp | ||
− | | null | + | |colspan="2"| null |
| <pre>/stp</pre> | | <pre>/stp</pre> | ||
| Sets the screen-resolution to 1280x720 | | Sets the screen-resolution to 1280x720 | ||
|- | |- | ||
| /tep | | /tep | ||
− | | null | + | |colspan="2"| null |
| <pre>/tep</pre> | | <pre>/tep</pre> | ||
| Sets the screen-resolution to 1920x1080 | | Sets the screen-resolution to 1920x1080 | ||
|- | |- | ||
| /nologo | | /nologo | ||
− | | bool | + | |colspan="2"| bool |
| <pre>/nologo true</pre> | | <pre>/nologo true</pre> | ||
| Shows or hides Superbossgames logo | | Shows or hides Superbossgames logo | ||
|- | |- | ||
| /vsync | | /vsync | ||
− | | bool | + | |colspan="2"| bool |
| <pre>/vsync false</pre> | | <pre>/vsync false</pre> | ||
| Enables / disables vsync | | Enables / disables vsync |
Revision as of 20:41, 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 | senstivity | /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 | 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) | |
/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