Difference between revisions of "Console Commands"

From Superboss Games Wiki
Jump to navigation Jump to search
(Created page with "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. par...")
 
(Redirected page to Commands)
 
(36 intermediate revisions by 8 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 for non programmers
 
  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
 
 
 
*/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
 
*/Kill
 
**null
 
**kills your character
 
*/SwitchTeams /Teams /Team
 
**null
 
**switch what team you are on
 
*/Quit /Exit   
 
**null
 
**quit out of the application
 
*/MakeAdmin
 
**string
 
**make that player an admin
 
**only works if you are an admin or there are no admins in the server
 
*/TakeAdmin
 
**string
 
**take admin rights from that player
 
**only works if you are an admin
 
*/Respawn /Restart
 
**null
 
**respawns all players and restarts round
 
**only works if you are an admin
 
*/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
 
*/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
 
*/night
 
**null
 
**set level time to night, only works as admin
 
*/day
 
**null
 
**set level time to day, only works as admin
 

Latest revision as of 11:03, 24 June 2019

Redirect to: