Difference between revisions of "Console Commands"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
**null | **null | ||
**toggles FPS counter display | **toggles FPS counter display | ||
+ | */framelimit | ||
+ | **int | ||
+ | **sets framerate limit | ||
*/Kill | */Kill | ||
**null | **null | ||
Line 52: | Line 55: | ||
**null | **null | ||
**unmutes the muted player | **unmutes the muted player | ||
+ | */unmuteall | ||
+ | **null | ||
+ | **unmutes all previously muted players | ||
*/report | */report | ||
**2 strings, first the name of the player, then the report | **2 strings, first the name of the player, then the report | ||
Line 71: | Line 77: | ||
**see if round is ending | **see if round is ending | ||
**use for debugging | **use for debugging | ||
+ | */votekick | ||
+ | **string | ||
+ | **Vote to kicks a specified player | ||
+ | */st /status | ||
+ | *null | ||
+ | **Displays the status of the server | ||
+ | */stp | ||
+ | **null | ||
+ | **Sets screen to 720p | ||
+ | */tep | ||
+ | **null | ||
+ | **Sets screen to 1080p | ||
+ | */nologo | ||
+ | **bool | ||
+ | **Turns off the Superbossgames logo | ||
+ | */volume | ||
+ | **float | ||
+ | **changes the volume within the game | ||
+ | */vsync | ||
+ | **bool | ||
+ | **enables vsync | ||
+ | |||
+ | |||
+ | |||
− | |||
− | |||
− | |||
− | + | Hats | |
− | + | **alert | |
− | + | **box | |
− | + | **goof | |
− | + | **huh | |
− | + | **jack | |
− | + | **rodough | |
− | + | **santa | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | *Misc. Commands: | ||
+ | **Q+P No HUD | ||
+ | **Q+O No objective markers | ||
[[Category:Intruder]] | [[Category:Intruder]] |
Revision as of 15:07, 24 April 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
- /MouseSensitivity /Sensitivity /ms
- float
- set the mouse sensitivity, default is 1.0
- /Inverted
- bool
- set the mouse invert y, default is false
- /FullScreen
- bool
- set fullscreen true or false
- /fps
- null
- toggles FPS counter display
- /framelimit
- int
- sets framerate limit
- /Kill
- null
- kills your character
- /SwitchTeams /Teams /Team
- null
- switch what team you are on
- /Quit /Exit
- null
- quit out of the application
- /ping
- null
- returns your ping
- /punish
- string
- punish a TKer
- /forgive
- string
- forgive a TKer
- /muteplayer
- string
- mute 1 player
- /whoismuted
- null
- tells you who you have muted
- /unmute
- null
- unmutes the muted player
- /unmuteall
- null
- unmutes all previously muted players
- /report
- 2 strings, first the name of the player, then the report
- reports the player with a reason
- /bug
- string
- reports a bug to us
- /servername
- null
- check the server name and region
- /master
- null
- check who the master player is
- /specs
- null
- see who is spectating
- /isend
- null
- see if round is ending
- use for debugging
- /votekick
- string
- Vote to kicks a specified player
- /st /status
- null
- Displays the status of the server
- /stp
- null
- Sets screen to 720p
- /tep
- null
- Sets screen to 1080p
- /nologo
- bool
- Turns off the Superbossgames logo
- /volume
- float
- changes the volume within the game
- /vsync
- bool
- enables vsync
Hats
- alert
- box
- goof
- huh
- jack
- rodough
- santa
- Misc. Commands:
- Q+P No HUD
- Q+O No objective markers