Every console command declared in UnrealScript of UT2004 is listed here.
Command names with a A are commands only executable if you are an admin on the server or playing a standalone match(depends on command), Off are commands only execute if you are playing a standalone match, and On are online only.
Contents
Engine Commands
Pawn Commands
- Main article: UE2:Pawn (UT2004)
NextItem - ???.
SwitchToLastWeapon - ???.
Controller Commands
- Main article: UE2:Controller (UT2004)
SwitchToBestWeapon - ???.
PlayerController Commands
- Main article: UE2:PlayerController (UT2004)
ActivateInventoryItem - Activate a specified item in your inventory.
-
- Class InvItem - The classname of the item you want to activate.
ActivateItem - Activate the current selected item in your inventory.
AdminA - Execute a specified command on the side of the server you are on.
-
- string CommandLine - The command to use.
AdminDebugA - ???.
-
- string CommandLine - The command to use.
AdminGUIA - (Obsolete)This was a planned feature that never made it to the final game.
AdminLogin - Login as an administrator on the server you are on.
-
- string CmdLine - The account name(optional) and followed by a password(required).
AdminLogoutA - Give up administrator abilities.
AltFire - ???.
-
- optional float F - ???.
BehindView - Change your view of point.
-
- bool B - true to enable behindview, false to disable behindview.
ChangeTeam - ???.
-
- int N - ???.
ChatDebug - ???.
ClearProgressMessages - ???.
Command - ???.
-
- string RecognizedString - ???.
CreateCameraEffect - ???.
-
- Class<CameraEffect> EffectClass - ???.
DisableVoiceChat - ???.
EnableVoiceChat - ???.
Fire - ???.
-
- optional float F - ???.
ForceReload - ???.
FOV - ???.
-
- float F - ???.
GetWeapon - ???.
-
- Class<Weapon> NewWeaponClass - ???.
GetWeaponStats - ???.
InvertLook - ???.
InvertMouse - ???.
-
- optional string Invert - ???.
Join - ???.
Jump - ???.
-
- optional float F - ???.
KillAll - ???.
-
- Class<Actor> aClass - ???.
Leave - ???.
-
- string ChannelTitle - ???.
LocalTravel - ???.
-
- string URL - ???.
Mutate - Calls the Mutate function in every mutator so that mutators can implement server side console commands. There are no build-in mutate commands.
-
- string MutateString - The mutator console command to execute.
NextWeapon - ???.
Pause - ???.
PipedSwitchWeapon - ???.
-
- byte F - ???.
PrevItem - ???.
PrevWeapon - ???.
QuickLoad - ???.
QuickSave - ???.
RestartLevel - ???.
Say - Broadcast a specified message to all the players in the current map.
-
- string Msg - The message to broadcast. Note: color tags are stripped, however UTComp does not follow that rule.
SetAutoTaunt - ???.
-
- bool Value - ???.
SetChatPassword - ???.
-
- string NewPassword - ???.
SetFlashScaling - ???.
-
- float F - ???.
SetMouseAccel - ???.
-
- float F - ???.
SetMouseSmoothing - ???.
-
- int Mode - ???.
SetName - Change your player name to the specified string.
-
- string S - The new name to use. Note: The space character is replaced with a _ and color tags are stripped, however UTComp provides an alternative to colorize your name.
SetProgressMessage - ???.
-
- int Index - ???.
- string S - ???.
- Core.Object.Color C - ???.
SetProgressTime - ???.
-
- float t - ???.
SetSensitivity - ???.
-
- float F - ???.
SetSpectateSpeed - ???.
-
- float F - ???.
SetVoice - ???.
-
- string S - ???.
SetWeaponHand - ???.
-
- string S - ???.
ShowGun - ???.
ShowMenu - Opens the escape menu.
ShowVoteMenu - 'Opens the voting menu.
Speak - ???.
-
- string ChannelTitle - ???.
SpeakDefault - ???.
SpeakLast - ???.
Speech - ???.
-
- name Type - ???.
- int Index - ???.
- string Callsign - ???.
Suicide - Kill yourself. Note: There's a spawn protection of 10 seconds online and 1 second offline, (for trials)this can be changed with the MutNoAutoFire mutator to anything you like, it can be used by using mutate suicide
, it is recommend to bind your suicide key to both e.g. set input c mutate suicide | suicide
.
SwitchLevel - Switch map to a specified map set in URL.
-
- string URL - The map name with optional options such as
Game=UT2K4Assault.ASGameInfo?Mutator=Package.Name,Package2.Name
.
- string URL - The map name with optional options such as
SwitchTeam - Switch from team i.e. if you are on red(attackers) then you will be switched to the opposite blue(defenders) and vice versa.
SwitchWeapon - ???.
-
- byte F - ???.
TeamSay - ???.
-
- string Msg - ???.
ThrowWeapon - ???.
ToggleBehindView - ???.
ToggleScreenShotMode - ???.
Use - ???.
Inventory Commands
- Main article: UE2:Inventory (UT2004)
updaterelative - ???.
-
- int Pitch - ???.
- int Yaw - ???.
- int Roll - ???.
GameInfo Commands
- Main article: UE2:GameInfo (UT2004)
AdminSay - ???.
-
- string Msg - ???.
KillBots - ???.
-
- int Num - ???.
HUD Commands
- Main article: UE2:HUD (UT2004)
GrowHUD - ???.
NextStats - ???.
ShowDebug - ???.
ShowHud - ???.
ShowScores - ???.
ShowStats - ???.
ShrinkHUD - ???.
PlayerInput Commands
- Main article: UE2:PlayerInput (UT2004)
SetSmoothingMode - ???.
-
- byte B - ???.
SetSmoothingStrength - ???.
-
- float F - ???.
AdminBase Commands
- Main article: UE2:AdminBase (UT2004)
Kick - ???.
KickBan - ???.
-
- string S - ???.
Map - ???.
-
- string Cmd - ???.
MapList - ???.
NextMap - Switch to the next map in the map rotation list.
PlayerList - ???.
RestartMap - Restart the current map.
Switch - ???.
-
- string URL - ???.
CheatManager Commands
- Main article: UE2:CheatManager (UT2004)
Note: All CheatManager commands work offline only.
AllAmmo - Loads up the players weapons with the maximum ammo.
AllWeapons - Gives all the available weapon to player.
Amphibious - Can stay under water.
Avatar - ???.
-
- string ClassName - ???.
CauseEvent - ???.
-
- name EventName - ???.
ChangeSize - ???.
-
- float F - ???.
CheatView - ???.
-
- Class<Actor> aClass - ???.
- optional bool bQuiet - ???.
ClearAllDebugLines - ???.
DisableNextObjective - ???.
EnableCheats - ???.
EndPath - ???.
Fly - ???.
FreeCamera - ???.
-
- bool B - ???.
FreezeAll - ???.
FreezeFrame - ???.
-
- float Delay - ???.
Ghost - ???.
God - ???.
Invisible - ???.
-
- bool B - ???.
JumpMatch - ???.
-
- int ladderrung - ???.
KillPawns - ???.
KillViewedActor - ???.
ListDynamicActors - ???.
Loaded - ???.
LockCamera - ???.
LogScriptedSequences - ???.
Phil - ???.
PlayersOnly - ???.
RememberSpot - ???.
ReviewJumpSpots - ???.
-
- name TestLabel - ???.
ruler - ???.
SetCameraDist - ???.
-
- float F - ???.
SetFlash - ???.
-
- float F - ???.
SetFogB - ???.
-
- float F - ???.
SetFogG - ???.
-
- float F - ???.
SetFogR - ???.
-
- float F - ???.
SetGravity - ???.
-
- float F - ???.
SetJumpZ - ???.
-
- float F - ???.
SetSpeed - ???.
-
- float F - ???.
SkipMatch - ???.
SloMo - ???.
-
- float t - ???.
Summon - ???.
-
- string ClassName - ???.
Teleport - ???.
ViewActor - ???.
-
- name ActorName - ???.
ViewBot - ???.
ViewClass - ???.
-
- Class<Actor> aClass - ???.
- optional bool bQuiet - ???.
- optional bool bCheat - ???.
ViewFlag - ???.
ViewPlayer - ???.
-
- string S - ???.
ViewSelf - ???.
-
- optional bool bQuiet - ???.
ViewTurretOff - ???.
Walk - ???.
WeakObjectives - ???.
WinMatch - ???.
WriteToLog - ???.
-
- string Param - ???.
Console Commands
- Main article: UE2:Console (UT2004)
ConsoleClose - ???.
ConsoleOpen - ???.
ConsoleToggle - ???.
StartRollingDemo - ???.
StopRollingDemo - ???.
Talk - ???.
TeamTalk - ???.
Type - ???.
StreamInteraction Commands
- Main article: UE2:StreamInteraction (UT2004)
GetCurrentStream - ???.
NextSong - ???.
-
- optional bool bForce - ???.
PauseSong - ???.
PlaySong - ???.
-
- string SongName - ???.
- float InitialTime - ???.
PrevSong - ???.
-
- optional bool bForce - ???.
SeekStream - ???.
-
- float Seconds - ???.
SetMusicVolume - ???.
-
- float NewVolume - ???.
StopSong - ???.
streamdebug - ???.
Onslaught Commands
ONSHUDOnslaught Commands
- Main article: UE2:ONSHUDOnslaught (UT2004)
CopyLinkSetup - ???.
LinkDesigner - ???.
ToggleRadarMap - ???.
UnrealGame Commands
UnrealPlayer Commands
- Main article: UE2:UnrealPlayer (UT2004)
BasePath - ???.
-
- byte Num - ???.
DropFlag - ???.
NetDebugBot - ???.
PlayVehicleHorn - ???.
-
- int HornIndex - ???.
RandomTaunt - ???.
ShowAI - ???.
SoakBots - ???.
TAUNT - ???.
-
- name Sequence - ???.
DeathMatch Commands
- Main article: UE2:DeathMatch (UT2004)
AddBots - ???.
-
- int Num - ???.
AddNamedBot - ???.
-
- string botname - ???.
KillBots - ???.
-
- int Num - ???.
CinematicPlayer Commands
- Main article: UE2:CinematicPlayer (UT2004)
GotoMenu - ???.
-
- string MenuName - ???.
DemoRecSpectator Commands
- Main article: UE2:DemoRecSpectator (UT2004)
DemoViewNextPlayer - ???.
ViewClass - ???.
-
- Class<Actor> aClass - ???.
- optional bool bQuiet - ???.
- optional bool bCheat - ???.
UT2K4Assault Commands
HUD_Assault Commands
- Main article: UE2:HUD_Assault (UT2004)
ShowObjectiveBoard - ???.
ShowSpawnAreas - ???.
ASGameInfo Commands
- Main article: UE2:ASGameInfo (UT2004)
NewRound - ???.
ASVehicle_SpaceFighter Commands
- Main article: UE2:ASVehicle_SpaceFighter (UT2004)
TargetClosestToCrosshair - ???.
UTV2004c Commands
utvReplication Commands
- Main article: UE2:utvReplication (UT2004)
utvsay - ???.
-
- string S - ???.
XAdmin Commands
AdminIni Commands
- Main article: UE2:AdminIni (UT2004)
Bots - ???.
Game - ???.
Mutators - ???.
User - ???.
XGame Commands
xPlayer Commands
- Main article: UE2:xPlayer (UT2004)
AdminMenu - ???.
-
- string CommandLine - ???.
ChangeCharacter - ???.
-
- string newCharacter - ???.
check - ???.
CheckPriority - ???.
L33TPhrase - ???.
-
- int PhraseNum - ???.
ShowAliases - ???.
ShowBindings - ???.
SpecViewGoal - ???.
XInterface Commands
ExtendedConsole Commands
- Main article: UE2:ExtendedConsole (UT2004)
AddCurrentToFavorites - Adds current server to favorites.
Cls - ???.
ConsoleClose - ???.
ConsoleOpen - ???.
ConsoleToggle - ???.
DebugTabOrder - ???.
DLO - ???.
DumpLoadingHints - ???.
-
- string Param - ???.
DumpPlayInfo - ???.
-
- string Group - ???.
DumpRecords - ???.
-
- string Type - ???.
IngameChat - ???.
MusicMenu - ???.
PlayWaitingGame - ???.
ServerInfo - ???.
SpeechMenuToggle - ???.
TeamChatOnly - ???.
XWebAdmin Commands
UTServerAdminSpectator Commands
- Main article: UE2:UTServerAdminSpectator (UT2004)
DumpMaplists - ???.
-
- string GameType - ???.
See also
- Mod Console Commands - Commands provided by popular UT2004 mods.