NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Console comands"

From Liandri Archives

Jump to: navigation, search
 
Line 1: Line 1:
UT2004 Console Commands
+
UT2004 Console Commands   Borrowed from Planet Unreal Tournament
  
 
To use console commands, press "~" while in game. Then type one of the following commands
 
To use console commands, press "~" while in game. Then type one of the following commands

Latest revision as of 14:51, 4 March 2012

UT2004 Console Commands Borrowed from Planet Unreal Tournament

To use console commands, press "~" while in game. Then type one of the following commands

Player \ Bot Commands

ADDBOTS [number] - Adds the specified number of bots
BEHINDVIEW 1 - Changes to third person view 

BEHINDVIEW 0 - Changes to first person view DISCONNECT - Disconnect from current server

EXIT - Quits the game
KILLBOTS - Gets rid of all bots
OPEN [IP address] - Connect to a specific server IP
OPEN [mapname] - Opens specified map
QUIT - Quits the game
RECONNECT - Reconnect to the current server
SWITCHLEVEL [mapname] - Switches to the specified level
SWITCHTEAM - Switch your player's team
SUICIDE - Kills yourself
TEAMSAY [text] - Displays your message in team chat
PLAYERSONLY - Freezes \ pauses the bots
SAY [text] - Displays your message in global chat
SETNAME [playername] - Changes your player name

Statistics MEMSTAT - Displays Windows memory usage

STAT ALL - Shows all stats
STAT AUDIO - Shows audio stats
STAT FPS - Displays your frames per second
STAT GAME - Displays game stats
STAT HARDWARE - Shows hardware stats
STAT NET - Shows network game play stats
STAT NONE - Turns off all stats
STAT RENDER - Displays rendering statistics 

Demo Commands DEMOPLAY [demoname] - Plays the specified demo

DEMOREC [demoname] - Records a demo using the demoname you type
STOPDEMO - Stop recording a demo 

Admin Commands

ADMIN SWITCHLEVEL [mapname?game=gametype?mutator=mutator] - Changes the current level to the specified level, game type and mutators
ADMIN [command] - Performs the specified command
ADMINLOGIN [password] - Logs the admininstrator onto the server using the specified password
ADMINLOGOUT - Logs the administrator off the server. 

ADMIN SET UWeb.Webserver bEnabled True - Enables the remote admin webserver (after level change)

ADMIN SET UWeb.Webserver bEnabled False - Disables the remote admin webserver (after level change)
KICK [playername] - Kicks the specified player from the server
KICKBAN [playername] - Kicks and bans the specified player from the server using their IP address. To unban the player, edit the server.ini or use the web admin interface
Other Commands
BRIGHTNESS [number] - Changes the brightness level to the specified number
CDTRACK [number] - Plays the specified CD track number
CONFIGHASH - Displays configuration info
CONTRAST [number] - Changes the contrast level to the specified number
DEBUG CRASH - Test crashes the game with an error
DEBUG EATMEM - Tests memory allocation until full
DEBUG GPF - Test crashes the game with a general protection fault error
DEBUG RECURSE - Test crashes the game by infinite recursion
DUMPCACHE - Displays the memory gcache contents
EXEC [filename] - Executes a file in the UT2003 /system/ directory by default
FLUSH - Flushes all caches and relights
FOV [number] - Changes the field of view to the specified number
FIXEDVISIBILITY - For use when testing your own level. Fixes the engine's visibility from your current point of view. You can then walk around and see exactly what is being drawn, check that antiportals are working etc. Enter it again to turn it off.
GAMMA [number] - Changes the gamma level to the specified number
GETCOLORDEPTHS - Displays the maximum color depth supported by your hardware
GETCURRENTCOLORDEPTHS - Displays your current color depth
GETCURRENTRES - Displays your current resolution
GETCURRENTTICKRATE - Displays your current tick rate
GETMAXTICKRATE - Displays the maximum allowed tick rate
MUSICORDER [number] - Change to a certain track in the song (0=ambient, 1=action, 2=suspense)
NETSPEED [number] - Sets the net speed, default is 10000
OBJ CLASSES - Displays a list of object classes
OBJ GARBAGE - Collects and purges objects no longer in use
OBJ HASH - Displays object hashing statistics
OBJ LINKERS - Displays a list of active linkers
PAUSESOUNDS - Pauses all sounds
PREFERENCES - Opens advanced settings
RELAUNCH - Relaunches the engine
RENDEREMULATE [gf1/gf2] - Lets you see how your level will look on different cards (ex. if some of your shaders are too complicated and don't have fallbacks).
REPORT - Copies a report of the current game to clipboard
SET [class variable value] - Sets a specified class and specified variable with the specified value
SETSENSITIVITY [number] - Sets the mouse sensitivity to the specified number
SETRES [WxHxD] - Sets your screen resolution to the specified width, height, and color depth
SLOMO 1 - Sets the speed of the game back to normal real time speed 

SLOMO 2 - Sets speed to double. Increase number to go faster SLOMO .5 - Sets speed to half. Decrease number to go slower SOCKETS - Displays a list of sockets in use

TOGGLEFULLSCREEN - Toggles fullscreen mode
TYPE [text] - Displays the specified text on the console
UNPAUSESOUNDS - Un-pauses all sounds