• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Dedicated Server console commands

SpartanGhost

Member
May 24, 2009
15
0
My friend recently set up a dedicated KF server for us to play in. We've been playing around in game trying to figure out the console commands. So far the only thing we've got is:

adminlogin (password)
admin servertravel (mapname)

Could anyone list some more basic commands that are KNOWN to work? We've googled for some but none of the listed ones on sites seem to work.

Thanks.
 
-All Console Commands-

Cheat Codes:

CHEATSENABLED - (Allows cheating commands in single-player mode but disables unlocking characters from being obtained}
ALLAMMO
ALLWEAPONS
FLY
GHOST - (no clip basically)
GOD
LOADED - (Bestows all weapons, ammo, and 100 adrenaline)
TELEPORT - (Teleports you to wherever your crosshair is pointing)
WALK - (Stops FLY or GHOST command and drops you to the ground)

Player/Bot Commands:

ADDBOTS [number]
BEHINDVIEW 1 - (Changes to 3rd perspective view)
BEHINDVIEW 0 - (Changes to 1st person view)
DISCONNECT - (Disconnects from current server)
EXIT - (Quits the game)
KILLBOTS
OPEN [IP adress] - (Connects to a specific server IP)
QUIT - (Quits the game)
RECONNECT
SWITCHLEVEL [mapname]
SWITCHTEAM
SUICIDE
TEAMSAY [text] - (Displays your message in team chat)
PLAYERSONLY - (Freezes/pauses the Bots)
SAY [text] - (Displays your message in global chat)
SETNAME [playername]
SET INPUT [key] [command] - (Binds a key to a command such as "SET INPUT L LOADED")

Statistics

MEMSTAT - (Displays Windows memory usage)
STAT ALL - (Shows all stats)
STAT AUDIO - (Shows audio stats)
STAT FPS
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]
DEMOREC [demoname]
STOPDEMO

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 commands)
ADMINLOGIN [password] - (Logs the administrator onto the server using the specified password)
ADMINLOGOUT
ADMIN SET UWeb.Webserver bEnabled True - (Enables the remote admin webserver (after level change))
ADMIN SET UWeb.Webserver bEnabled False
KICK [playername]
KICKBAN [playername]

Other Commands

BRIGHTNESS [number] - (Changes the brightness level to a specified number)
CDTRACK [number] - (Plays the specified CD track number)
CONFIGHASH - (Displays configuration info)
CONTRAST [number]
DEBUG CRASH - (Tests crashes the game with an error)
DEBUG EATMEM - (Tests memory allocation until full)
DEBUG GPF - {Tests crashes the game with a general protection fault error)
DEBUG RECURSE - (Tests crashes the game by infinite recursion)
DUMPCACHE - (Displays the memory cache contents)
EXEC [filename] - (Executes a file in the UT2003/system/ directory by default)
FLUSH - (Flushes all cache and relights)
FOV [number] - (Changes the field of view to the specified number)
FIXEDVISIBILITY - (For testing your own level. Fixes the engine's visibility from your current point of view. You can walk around and see what exactly is being drawn, check that antiportals are working,etc.Enter it again to turn it off)
GAMMA [number]
GETCOLORDEPTHS - (Displays the maximum color depth supported by your hardware)
GETCURRENT COLORDEPTHS - (Displays your current color depth)
GETCURRENTRES - (Displays your current resolution)
GETCURRENT TICKRATE - (" " tick rate)
GETMAXTICKRATE - (Displays the maximum allowed tick rate)
MUSICORDER [number] - (Change to a current track in the song (0=ambient, 1=action, 2=suspense))
NETSPEED [number] - (Sets the net speed, default is 10,000)
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 (e.g., if some of your shaders are to 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]
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 speed)
SLOMO 2 – (Sets speed to double, Increase number to go faster)
SLOMO .5 – (Sets speed to half, Decrease to go slower)
SOCKETS – (Displays a list of sockets in use)
TOGGLEFULLSCREEN – (Toggles full screen mode)
TOGGLE SCREENSHOTMODE – (Removes all HUD for screenshot taking)
REMOVEHUD - (Also removes the HUD)
FREECAMERA [number] – (Allows you to move camera around player)
TYPE [text]
UNPAUSESOUNDS
MUTATE [mutator command here]

Most of the above should work (in single player at least, there are some that won't work in multi), and some might not work due to other changes. And I think one of the ones we added is either "listplayer" or "listplayers" to show a list of players and their ID's. Sorry can't remember off the top of my head if it has the s or not.
 
Upvote 0