I don't need to test my programs. I have an error-correcting modem.

Difference between revisions of "UE2:Console Commands (UT2004)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Created page with '{{autogenerated}} Every console command declared in UnrealScript of UT2004 is listed here. ==Engine Commands== ===Pawn Commands=== {{main|UE2:Pawn (UT2004)}} ;Switch…')
 
m (Alphabetic ordered)
Line 4: Line 4:
 
===Pawn Commands===
 
===Pawn Commands===
 
{{main|UE2:Pawn (UT2004)}}
 
{{main|UE2:Pawn (UT2004)}}
 
;SwitchToLastWeapon - '''???.'''
 
  
 
;NextItem - '''???.'''
 
;NextItem - '''???.'''
 +
 +
;SwitchToLastWeapon - '''???.'''
 
===Controller Commands===
 
===Controller Commands===
 
{{main|UE2:Controller (UT2004)}}
 
{{main|UE2:Controller (UT2004)}}
Line 15: Line 15:
 
{{main|UE2:PlayerController (UT2004)}}
 
{{main|UE2:PlayerController (UT2004)}}
  
;GetWeaponStats - '''???.'''
+
;ActivateInventoryItem - '''???.'''
 +
:#'''''[[class|Class]]''''' '''InvItem''' - '''???.'''
  
;KillAll - '''???.'''
+
;ActivateItem - '''???.'''
:#'''''[[class|Class<Actor>]]''''' '''aClass''' - '''???.'''
+
  
;ToggleScreenShotMode - '''???.'''
+
;Admin - '''???.'''
 +
:#'''''[[string]]''''' '''CommandLine''' - '''???.'''
  
;SetSpectateSpeed - '''???.'''
+
;AdminDebug - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
:#'''''[[string]]''''' '''CommandLine''' - '''???.'''
  
;FOV - '''???.'''
+
;AdminGUI - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
  
;Mutate - '''???.'''
+
;AdminLogin - '''???.'''
:#'''''[[string]]''''' '''MutateString''' - '''???.'''
+
:#'''''[[string]]''''' '''CmdLine''' - '''???.'''
  
;SetSensitivity - '''???.'''
+
;AdminLogout - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
  
;SetMouseSmoothing - '''???.'''
+
;AltFire - '''???.'''
:#'''''[[int]]''''' '''Mode''' - '''???.'''
+
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
  
;SetMouseAccel - '''???.'''
+
;BehindView - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
:#'''''[[bool]]''''' '''B''' - '''???.'''
  
;ForceReload - '''???.'''
+
;ChangeTeam - '''???.'''
 +
:#'''''[[int]]''''' '''N''' - '''???.'''
  
;Say - '''???.'''
+
;ChatDebug - '''???.'''
:#'''''[[string]]''''' '''Msg''' - '''???.'''
+
  
;TeamSay - '''???.'''
+
;ClearProgressMessages - '''???.'''
:#'''''[[string]]''''' '''Msg''' - '''???.'''
+
  
;SetAutoTaunt - '''???.'''
+
;Command - '''???.'''
:#'''''[[bool]]''''' '''Value''' - '''???.'''
+
:#'''''[[string]]''''' '''RecognizedString''' - '''???.'''
  
;SetWeaponHand - '''???.'''
+
;CreateCameraEffect - '''???.'''
:#'''''[[string]]''''' '''S''' - '''???.'''
+
:#'''''[[class|Class<CameraEffect>]]''''' '''EffectClass''' - '''???.'''
  
;ShowGun - '''???.'''
+
;DisableVoiceChat - '''???.'''
  
;SetFlashScaling - '''???.'''
+
;EnableVoiceChat - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
  
;Jump - '''???.'''
+
;Fire - '''???.'''
 
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
 
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
  
;Speech - '''???.'''
+
;ForceReload - '''???.'''
:#'''''[[name]]''''' '''Type''' - '''???.'''
+
:#'''''[[int]]''''' '''Index''' - '''???.'''
+
:#'''''[[string]]''''' '''Callsign''' - '''???.'''
+
  
;RestartLevel - '''???.'''
+
;FOV - '''???.'''
 +
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;LocalTravel - '''???.'''
+
;GetWeapon - '''???.'''
:#'''''[[string]]''''' '''URL''' - '''???.'''
+
:#'''''[[class|Class<Weapon>]]''''' '''NewWeaponClass''' - '''???.'''
  
;QuickSave - '''???.'''
+
;GetWeaponStats - '''???.'''
  
;QuickLoad - '''???.'''
+
;InvertLook - '''???.'''
  
;Pause - '''???.'''
+
;InvertMouse - '''???.'''
 +
:#'''''[[optional]] [[string]]''''' '''Invert''' - '''???.'''
  
;ShowMenu - '''???.'''
+
;Join - '''???.'''
 +
:#'''''[[string]]''''' '''ChanName''' - '''???.'''
 +
:#'''''[[string]]''''' '''ChanPwd''' - '''???.'''
  
;ActivateInventoryItem - '''???.'''
+
;Jump - '''???.'''
:#'''''[[class|Class]]''''' '''InvItem''' - '''???.'''
+
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
  
;ThrowWeapon - '''???.'''
+
;KillAll - '''???.'''
 +
:#'''''[[class|Class<Actor>]]''''' '''aClass''' - '''???.'''
  
;PrevWeapon - '''???.'''
+
;Leave - '''???.'''
 +
:#'''''[[string]]''''' '''ChannelTitle''' - '''???.'''
 +
 
 +
;LocalTravel - '''???.'''
 +
:#'''''[[string]]''''' '''URL''' - '''???.'''
 +
 
 +
;Mutate - '''???.'''
 +
:#'''''[[string]]''''' '''MutateString''' - '''???.'''
  
 
;NextWeapon - '''???.'''
 
;NextWeapon - '''???.'''
 +
 +
;Pause - '''???.'''
  
 
;PipedSwitchWeapon - '''???.'''
 
;PipedSwitchWeapon - '''???.'''
 
:#'''''[[byte]]''''' '''F''' - '''???.'''
 
:#'''''[[byte]]''''' '''F''' - '''???.'''
 
;SwitchWeapon - '''???.'''
 
:#'''''[[byte]]''''' '''F''' - '''???.'''
 
 
;GetWeapon - '''???.'''
 
:#'''''[[class|Class<Weapon>]]''''' '''NewWeaponClass''' - '''???.'''
 
  
 
;PrevItem - '''???.'''
 
;PrevItem - '''???.'''
  
;ActivateItem - '''???.'''
+
;PrevWeapon - '''???.'''
  
;Fire - '''???.'''
+
;QuickLoad - '''???.'''
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
+
  
;AltFire - '''???.'''
+
;QuickSave - '''???.'''
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
+
  
;Use - '''???.'''
+
;RestartLevel - '''???.'''
  
;Suicide - '''???.'''
+
;Say - '''???.'''
 +
:#'''''[[string]]''''' '''Msg''' - '''???.'''
  
;SetName - '''???.'''
+
;SetAutoTaunt - '''???.'''
:#'''''[[string]]''''' '''S''' - '''???.'''
+
:#'''''[[bool]]''''' '''Value''' - '''???.'''
  
;SetVoice - '''???.'''
+
;SetChatPassword - '''???.'''
:#'''''[[string]]''''' '''S''' - '''???.'''
+
:#'''''[[string]]''''' '''NewPassword''' - '''???.'''
  
;SwitchTeam - '''???.'''
+
;SetFlashScaling - '''???.'''
 +
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;ChangeTeam - '''???.'''
+
;SetMouseAccel - '''???.'''
:#'''''[[int]]''''' '''N''' - '''???.'''
+
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;SwitchLevel - '''???.'''
+
;SetMouseSmoothing - '''???.'''
:#'''''[[string]]''''' '''URL''' - '''???.'''
+
:#'''''[[int]]''''' '''Mode''' - '''???.'''
  
;ClearProgressMessages - '''???.'''
+
;SetName - '''???.'''
 +
:#'''''[[string]]''''' '''S''' - '''???.'''
  
 
;SetProgressMessage - '''???.'''
 
;SetProgressMessage - '''???.'''
Line 136: Line 139:
 
:#'''''[[float]]''''' '''t''' - '''???.'''
 
:#'''''[[float]]''''' '''t''' - '''???.'''
  
;BehindView - '''???.'''
+
;SetSensitivity - '''???.'''
:#'''''[[bool]]''''' '''B''' - '''???.'''
+
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;ToggleBehindView - '''???.'''
+
;SetSpectateSpeed - '''???.'''
 +
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;CreateCameraEffect - '''???.'''
+
;SetVoice - '''???.'''
:#'''''[[class|Class<CameraEffect>]]''''' '''EffectClass''' - '''???.'''
+
:#'''''[[string]]''''' '''S''' - '''???.'''
  
;InvertMouse - '''???.'''
+
;SetWeaponHand - '''???.'''
:#'''''[[optional]] [[string]]''''' '''Invert''' - '''???.'''
+
:#'''''[[string]]''''' '''S''' - '''???.'''
  
;InvertLook - '''???.'''
+
;ShowGun - '''???.'''
  
;Admin - '''???.'''
+
;ShowMenu - '''???.'''
:#'''''[[string]]''''' '''CommandLine''' - '''???.'''
+
  
;AdminDebug - '''???.'''
+
;ShowVoteMenu - '''???.'''
:#'''''[[string]]''''' '''CommandLine''' - '''???.'''
+
  
;AdminLogin - '''???.'''
+
;Speak - '''???.'''
:#'''''[[string]]''''' '''CmdLine''' - '''???.'''
+
:#'''''[[string]]''''' '''ChannelTitle''' - '''???.'''
  
;AdminLogout - '''???.'''
+
;SpeakDefault - '''???.'''
  
;AdminGUI - '''???.'''
+
;SpeakLast - '''???.'''
  
;Command - '''???.'''
+
;Speech - '''???.'''
:#'''''[[string]]''''' '''RecognizedString''' - '''???.'''
+
:#'''''[[name]]''''' '''Type''' - '''???.'''
 +
:#'''''[[int]]''''' '''Index''' - '''???.'''
 +
:#'''''[[string]]''''' '''Callsign''' - '''???.'''
  
;Join - '''???.'''
+
;Suicide - '''???.'''
:#'''''[[string]]''''' '''ChanName''' - '''???.'''
+
:#'''''[[string]]''''' '''ChanPwd''' - '''???.'''
+
  
;Leave - '''???.'''
+
;SwitchLevel - '''???.'''
:#'''''[[string]]''''' '''ChannelTitle''' - '''???.'''
+
:#'''''[[string]]''''' '''URL''' - '''???.'''
  
;Speak - '''???.'''
+
;SwitchTeam - '''???.'''
:#'''''[[string]]''''' '''ChannelTitle''' - '''???.'''
+
  
;SpeakDefault - '''???.'''
+
;SwitchWeapon - '''???.'''
 +
:#'''''[[byte]]''''' '''F''' - '''???.'''
  
;SpeakLast - '''???.'''
+
;TeamSay - '''???.'''
 +
:#'''''[[string]]''''' '''Msg''' - '''???.'''
  
;SetChatPassword - '''???.'''
+
;ThrowWeapon - '''???.'''
:#'''''[[string]]''''' '''NewPassword''' - '''???.'''
+
  
;EnableVoiceChat - '''???.'''
+
;ToggleBehindView - '''???.'''
  
;DisableVoiceChat - '''???.'''
+
;ToggleScreenShotMode - '''???.'''
  
;ChatDebug - '''???.'''
+
;Use - '''???.'''
 
+
;ShowVoteMenu - '''???.'''
+
 
===Inventory Commands===
 
===Inventory Commands===
 
{{main|UE2:Inventory (UT2004)}}
 
{{main|UE2:Inventory (UT2004)}}
Line 198: Line 198:
 
===GameInfo Commands===
 
===GameInfo Commands===
 
{{main|UE2:GameInfo (UT2004)}}
 
{{main|UE2:GameInfo (UT2004)}}
 +
 +
;AdminSay - '''???.'''
 +
:#'''''[[string]]''''' '''Msg''' - '''???.'''
  
 
;KillBots - '''???.'''
 
;KillBots - '''???.'''
 
:#'''''[[int]]''''' '''Num''' - '''???.'''
 
:#'''''[[int]]''''' '''Num''' - '''???.'''
 
;AdminSay - '''???.'''
 
:#'''''[[string]]''''' '''Msg''' - '''???.'''
 
 
===HUD Commands===
 
===HUD Commands===
 
{{main|UE2:HUD (UT2004)}}
 
{{main|UE2:HUD (UT2004)}}
  
;ShowScores - '''???.'''
+
;GrowHUD - '''???.'''
 
+
;ShowStats - '''???.'''
+
  
 
;NextStats - '''???.'''
 
;NextStats - '''???.'''
Line 217: Line 215:
 
;ShowHud - '''???.'''
 
;ShowHud - '''???.'''
  
;GrowHUD - '''???.'''
+
;ShowScores - '''???.'''
 +
 
 +
;ShowStats - '''???.'''
  
 
;ShrinkHUD - '''???.'''
 
;ShrinkHUD - '''???.'''
Line 230: Line 230:
 
===AdminBase Commands===
 
===AdminBase Commands===
 
{{main|UE2:AdminBase (UT2004)}}
 
{{main|UE2:AdminBase (UT2004)}}
 
;PlayerList - '''???.'''
 
  
 
;Kick - '''???.'''
 
;Kick - '''???.'''
Line 239: Line 237:
 
;KickBan - '''???.'''
 
;KickBan - '''???.'''
 
:#'''''[[string]]''''' '''S''' - '''???.'''
 
:#'''''[[string]]''''' '''S''' - '''???.'''
 
;RestartMap - '''???.'''
 
 
;NextMap - '''???.'''
 
  
 
;Map - '''???.'''
 
;Map - '''???.'''
Line 250: Line 244:
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
 +
 +
;NextMap - '''???.'''
 +
 +
;PlayerList - '''???.'''
 +
 +
;RestartMap - '''???.'''
  
 
;Switch - '''???.'''
 
;Switch - '''???.'''
Line 256: Line 256:
 
{{main|UE2:CheatManager (UT2004)}}
 
{{main|UE2:CheatManager (UT2004)}}
  
;ReviewJumpSpots - '''???.'''
+
;AllAmmo - '''???.'''
:#'''''[[name]]''''' '''TestLabel''' - '''???.'''
+
  
;ListDynamicActors - '''???.'''
+
;AllWeapons - '''???.'''
  
;FreezeFrame - '''???.'''
+
;Amphibious - '''???.'''
:#'''''[[float]]''''' '''Delay''' - '''???.'''
+
  
;WriteToLog - '''???.'''
+
;Avatar - '''???.'''
:#'''''[[string]]''''' '''Param''' - '''???.'''
+
:#'''''[[string]]''''' '''ClassName''' - '''???.'''
  
;SetFlash - '''???.'''
+
;CauseEvent - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
:#'''''[[name]]''''' '''EventName''' - '''???.'''
  
;SetFogR - '''???.'''
+
;ChangeSize - '''???.'''
 
:#'''''[[float]]''''' '''F''' - '''???.'''
 
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;SetFogG - '''???.'''
+
;CheatView - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
:#'''''[[class|Class<Actor>]]''''' '''aClass''' - '''???.'''
 +
:#'''''[[optional]] [[bool]]''''' '''bQuiet''' - '''???.'''
  
;SetFogB - '''???.'''
+
;ClearAllDebugLines - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
  
;KillViewedActor - '''???.'''
+
;DisableNextObjective - '''???.'''
  
;LogScriptedSequences - '''???.'''
+
;EnableCheats - '''???.'''
  
;Teleport - '''???.'''
+
;EndPath - '''???.'''
  
;ChangeSize - '''???.'''
+
;Fly - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
  
;LockCamera - '''???.'''
+
;FreeCamera - '''???.'''
 +
:#'''''[[bool]]''''' '''B''' - '''???.'''
  
;SetCameraDist - '''???.'''
+
;FreezeAll - '''???.'''
:#'''''[[float]]''''' '''F''' - '''???.'''
+
  
;EndPath - '''???.'''
+
;FreezeFrame - '''???.'''
 +
:#'''''[[float]]''''' '''Delay''' - '''???.'''
  
;FreeCamera - '''???.'''
+
;Ghost - '''???.'''
 +
 
 +
;God - '''???.'''
 +
 
 +
;Invisible - '''???.'''
 
:#'''''[[bool]]''''' '''B''' - '''???.'''
 
:#'''''[[bool]]''''' '''B''' - '''???.'''
  
;CauseEvent - '''???.'''
+
;JumpMatch - '''???.'''
:#'''''[[name]]''''' '''EventName''' - '''???.'''
+
:#'''''[[int]]''''' '''ladderrung''' - '''???.'''
  
;Amphibious - '''???.'''
+
;KillPawns - '''???.'''
  
;Fly - '''???.'''
+
;KillViewedActor - '''???.'''
  
;Walk - '''???.'''
+
;ListDynamicActors - '''???.'''
  
;Ghost - '''???.'''
+
;Loaded - '''???.'''
  
;AllAmmo - '''???.'''
+
;LockCamera - '''???.'''
  
;Invisible - '''???.'''
+
;LogScriptedSequences - '''???.'''
:#'''''[[bool]]''''' '''B''' - '''???.'''
+
  
 
;Phil - '''???.'''
 
;Phil - '''???.'''
  
;God - '''???.'''
+
;PlayersOnly - '''???.'''
  
;SloMo - '''???.'''
+
;RememberSpot - '''???.'''
:#'''''[[float]]''''' '''t''' - '''???.'''
+
  
;SetJumpZ - '''???.'''
+
;ReviewJumpSpots - '''???.'''
 +
:#'''''[[name]]''''' '''TestLabel''' - '''???.'''
 +
 
 +
;ruler - '''???.'''
 +
 
 +
;SetCameraDist - '''???.'''
 
:#'''''[[float]]''''' '''F''' - '''???.'''
 
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;SetGravity - '''???.'''
+
;SetFlash - '''???.'''
 
:#'''''[[float]]''''' '''F''' - '''???.'''
 
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;SetSpeed - '''???.'''
+
;SetFogB - '''???.'''
 
:#'''''[[float]]''''' '''F''' - '''???.'''
 
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;KillPawns - '''???.'''
+
;SetFogG - '''???.'''
 +
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;Avatar - '''???.'''
+
;SetFogR - '''???.'''
:#'''''[[string]]''''' '''ClassName''' - '''???.'''
+
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;Summon - '''???.'''
+
;SetGravity - '''???.'''
:#'''''[[string]]''''' '''ClassName''' - '''???.'''
+
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;PlayersOnly - '''???.'''
+
;SetJumpZ - '''???.'''
 +
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;FreezeAll - '''???.'''
+
;SetSpeed - '''???.'''
 +
:#'''''[[float]]''''' '''F''' - '''???.'''
  
;ClearAllDebugLines - '''???.'''
+
;SkipMatch - '''???.'''
  
;CheatView - '''???.'''
+
;SloMo - '''???.'''
:#'''''[[class|Class<Actor>]]''''' '''aClass''' - '''???.'''
+
:#'''''[[float]]''''' '''t''' - '''???.'''
:#'''''[[optional]] [[bool]]''''' '''bQuiet''' - '''???.'''
+
  
;RememberSpot - '''???.'''
+
;Summon - '''???.'''
 +
:#'''''[[string]]''''' '''ClassName''' - '''???.'''
  
;ViewSelf - '''???.'''
+
;Teleport - '''???.'''
:#'''''[[optional]] [[bool]]''''' '''bQuiet''' - '''???.'''
+
 
+
;ViewPlayer - '''???.'''
+
:#'''''[[string]]''''' '''S''' - '''???.'''
+
  
 
;ViewActor - '''???.'''
 
;ViewActor - '''???.'''
 
:#'''''[[name]]''''' '''ActorName''' - '''???.'''
 
:#'''''[[name]]''''' '''ActorName''' - '''???.'''
 
;ViewFlag - '''???.'''
 
  
 
;ViewBot - '''???.'''
 
;ViewBot - '''???.'''
 
;ViewTurret - '''???.'''
 
  
 
;ViewClass - '''???.'''
 
;ViewClass - '''???.'''
Line 370: Line 370:
 
:#'''''[[optional]] [[bool]]''''' '''bCheat''' - '''???.'''
 
:#'''''[[optional]] [[bool]]''''' '''bCheat''' - '''???.'''
  
;Loaded - '''???.'''
+
;ViewFlag - '''???.'''
  
;AllWeapons - '''???.'''
+
;ViewPlayer - '''???.'''
 +
:#'''''[[string]]''''' '''S''' - '''???.'''
  
;SkipMatch - '''???.'''
+
;ViewSelf - '''???.'''
 +
:#'''''[[optional]] [[bool]]''''' '''bQuiet''' - '''???.'''
  
;JumpMatch - '''???.'''
+
;ViewTurret - '''???.'''
:#'''''[[int]]''''' '''ladderrung''' - '''???.'''
+
  
;WinMatch - '''???.'''
+
;Walk - '''???.'''
 
+
;EnableCheats - '''???.'''
+
  
 
;WeakObjectives - '''???.'''
 
;WeakObjectives - '''???.'''
  
;DisableNextObjective - '''???.'''
+
;WinMatch - '''???.'''
  
;ruler - '''???.'''
+
;WriteToLog - '''???.'''
 +
:#'''''[[string]]''''' '''Param''' - '''???.'''
 
===Console Commands===
 
===Console Commands===
 
{{main|UE2:Console (UT2004)}}
 
{{main|UE2:Console (UT2004)}}
  
;Type - '''???.'''
+
;ConsoleClose - '''???.'''
 
+
;Talk - '''???.'''
+
 
+
;TeamTalk - '''???.'''
+
  
 
;ConsoleOpen - '''???.'''
 
;ConsoleOpen - '''???.'''
 
;ConsoleClose - '''???.'''
 
  
 
;ConsoleToggle - '''???.'''
 
;ConsoleToggle - '''???.'''
Line 406: Line 400:
  
 
;StopRollingDemo - '''???.'''
 
;StopRollingDemo - '''???.'''
 +
 +
;Talk - '''???.'''
 +
 +
;TeamTalk - '''???.'''
 +
 +
;Type - '''???.'''
 
===StreamInteraction Commands===
 
===StreamInteraction Commands===
 
{{main|UE2:StreamInteraction (UT2004)}}
 
{{main|UE2:StreamInteraction (UT2004)}}
Line 412: Line 412:
  
 
;NextSong - '''???.'''
 
;NextSong - '''???.'''
:#'''''[[optional]] [[bool]]''''' '''bForce''' - '''???.'''
 
 
;PrevSong - '''???.'''
 
 
:#'''''[[optional]] [[bool]]''''' '''bForce''' - '''???.'''
 
:#'''''[[optional]] [[bool]]''''' '''bForce''' - '''???.'''
  
Line 423: Line 420:
 
:#'''''[[float]]''''' '''InitialTime''' - '''???.'''
 
:#'''''[[float]]''''' '''InitialTime''' - '''???.'''
  
;StopSong - '''???.'''
+
;PrevSong - '''???.'''
 +
:#'''''[[optional]] [[bool]]''''' '''bForce''' - '''???.'''
 +
 
 +
;SeekStream - '''???.'''
 +
:#'''''[[float]]''''' '''Seconds''' - '''???.'''
  
 
;SetMusicVolume - '''???.'''
 
;SetMusicVolume - '''???.'''
 
:#'''''[[float]]''''' '''NewVolume''' - '''???.'''
 
:#'''''[[float]]''''' '''NewVolume''' - '''???.'''
  
;SeekStream - '''???.'''
+
;StopSong - '''???.'''
:#'''''[[float]]''''' '''Seconds''' - '''???.'''
+
  
 
;streamdebug - '''???.'''
 
;streamdebug - '''???.'''
Line 439: Line 439:
 
{{main|UE2:ONSHUDOnslaught (UT2004)}}
 
{{main|UE2:ONSHUDOnslaught (UT2004)}}
  
;ToggleRadarMap - '''???.'''
+
;CopyLinkSetup - '''???.'''
  
 
;LinkDesigner - '''???.'''
 
;LinkDesigner - '''???.'''
  
;CopyLinkSetup - '''???.'''
+
;ToggleRadarMap - '''???.'''
  
 
==UnrealGame Commands==
 
==UnrealGame Commands==
 
===UnrealPlayer Commands===
 
===UnrealPlayer Commands===
 
{{main|UE2:UnrealPlayer (UT2004)}}
 
{{main|UE2:UnrealPlayer (UT2004)}}
 
;ShowAI - '''???.'''
 
 
;SoakBots - '''???.'''
 
  
 
;BasePath - '''???.'''
 
;BasePath - '''???.'''
 
:#'''''[[byte]]''''' '''Num''' - '''???.'''
 
:#'''''[[byte]]''''' '''Num''' - '''???.'''
  
;RandomTaunt - '''???.'''
+
;DropFlag - '''???.'''
  
;TAUNT - '''???.'''
+
;NetDebugBot - '''???.'''
:#'''''[[name]]''''' '''Sequence''' - '''???.'''
+
  
 
;PlayVehicleHorn - '''???.'''
 
;PlayVehicleHorn - '''???.'''
 
:#'''''[[int]]''''' '''HornIndex''' - '''???.'''
 
:#'''''[[int]]''''' '''HornIndex''' - '''???.'''
  
;DropFlag - '''???.'''
+
;RandomTaunt - '''???.'''
  
;NetDebugBot - '''???.'''
+
;ShowAI - '''???.'''
 +
 
 +
;SoakBots - '''???.'''
 +
 
 +
;TAUNT - '''???.'''
 +
:#'''''[[name]]''''' '''Sequence''' - '''???.'''
 
===DeathMatch Commands===
 
===DeathMatch Commands===
 
{{main|UE2:DeathMatch (UT2004)}}
 
{{main|UE2:DeathMatch (UT2004)}}
 
;AddNamedBot - '''???.'''
 
:#'''''[[string]]''''' '''botname''' - '''???.'''
 
  
 
;AddBots - '''???.'''
 
;AddBots - '''???.'''
 
:#'''''[[int]]''''' '''Num''' - '''???.'''
 
:#'''''[[int]]''''' '''Num''' - '''???.'''
 +
 +
;AddNamedBot - '''???.'''
 +
:#'''''[[string]]''''' '''botname''' - '''???.'''
  
 
;KillBots - '''???.'''
 
;KillBots - '''???.'''
Line 481: Line 481:
 
{{main|UE2:CinematicPlayer (UT2004)}}
 
{{main|UE2:CinematicPlayer (UT2004)}}
  
;Fire - '''???.'''
+
;AltFire - '''???.'''
 
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
 
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
  
;AltFire - '''???.'''
+
;Fire - '''???.'''
 
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
 
:#'''''[[optional]] [[float]]''''' '''F''' - '''???.'''
 
;ShowMenu - '''???.'''
 
  
 
;GotoMenu - '''???.'''
 
;GotoMenu - '''???.'''
 
:#'''''[[string]]''''' '''MenuName''' - '''???.'''
 
:#'''''[[string]]''''' '''MenuName''' - '''???.'''
 +
 +
;ShowMenu - '''???.'''
 
===DemoRecSpectator Commands===
 
===DemoRecSpectator Commands===
 
{{main|UE2:DemoRecSpectator (UT2004)}}
 
{{main|UE2:DemoRecSpectator (UT2004)}}
 +
 +
;DemoViewNextPlayer - '''???.'''
  
 
;ViewClass - '''???.'''
 
;ViewClass - '''???.'''
Line 499: Line 501:
 
:#'''''[[optional]] [[bool]]''''' '''bCheat''' - '''???.'''
 
:#'''''[[optional]] [[bool]]''''' '''bCheat''' - '''???.'''
  
;DemoViewNextPlayer - '''???.'''
+
==UT2K4Assault Commands==
 
+
==UT2k4Assault Commands==
+
 
===HUD_Assault Commands===
 
===HUD_Assault Commands===
 
{{main|UE2:HUD_Assault (UT2004)}}
 
{{main|UE2:HUD_Assault (UT2004)}}
Line 528: Line 528:
 
{{main|UE2:AdminIni (UT2004)}}
 
{{main|UE2:AdminIni (UT2004)}}
  
;User - '''???.'''
+
;Bots - '''???.'''
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
  
;Mutators - '''???.'''
+
;Game - '''???.'''
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
  
;Game - '''???.'''
+
;Mutators - '''???.'''
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
  
;Bots - '''???.'''
+
;User - '''???.'''
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Cmd''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
 
:#'''''[[string]]''''' '''Extra''' - '''???.'''
Line 548: Line 548:
 
{{main|UE2:xPlayer (UT2004)}}
 
{{main|UE2:xPlayer (UT2004)}}
  
;CheckPriority - '''???.'''
+
;AdminMenu - '''???.'''
 
+
:#'''''[[string]]''''' '''CommandLine''' - '''???.'''
;L33TPhrase - '''???.'''
+
:#'''''[[int]]''''' '''PhraseNum''' - '''???.'''
+
  
 
;ChangeCharacter - '''???.'''
 
;ChangeCharacter - '''???.'''
 
:#'''''[[string]]''''' '''newCharacter''' - '''???.'''
 
:#'''''[[string]]''''' '''newCharacter''' - '''???.'''
  
;AdminMenu - '''???.'''
+
;check - '''???.'''
:#'''''[[string]]''''' '''CommandLine''' - '''???.'''
+
  
;SpecViewGoal - '''???.'''
+
;CheckPriority - '''???.'''
 +
 
 +
;L33TPhrase - '''???.'''
 +
:#'''''[[int]]''''' '''PhraseNum''' - '''???.'''
  
 
;ShowAliases - '''???.'''
 
;ShowAliases - '''???.'''
Line 565: Line 565:
 
;ShowBindings - '''???.'''
 
;ShowBindings - '''???.'''
  
;check - '''???.'''
+
;SpecViewGoal - '''???.'''
  
 
==XInterface Commands==
 
==XInterface Commands==
Line 571: Line 571:
 
{{main|UE2:ExtendedConsole (UT2004)}}
 
{{main|UE2:ExtendedConsole (UT2004)}}
  
;Cls - '''???.'''
+
;AddCurrentToFavorites - '''???.'''
  
;ConsoleOpen - '''???.'''
+
;Cls - '''???.'''
  
 
;ConsoleClose - '''???.'''
 
;ConsoleClose - '''???.'''
 +
 +
;ConsoleOpen - '''???.'''
  
 
;ConsoleToggle - '''???.'''
 
;ConsoleToggle - '''???.'''
  
;AddCurrentToFavorites - '''???.'''
+
;DebugTabOrder - '''???.'''
  
;SpeechMenuToggle - '''???.'''
+
;DLO - '''???.'''
 +
:#'''''[[string]]''''' '''ClassName''' - '''???.'''
 +
:#'''''[[string]]''''' '''ClassType''' - '''???.'''
  
;IngameChat - '''???.'''
+
;DumpLoadingHints - '''???.'''
 
+
:#'''''[[string]]''''' '''Param''' - '''???.'''
;ServerInfo - '''???.'''
+
 
+
;TeamChatOnly - '''???.'''
+
 
+
;PlayWaitingGame - '''???.'''
+
 
+
;MusicMenu - '''???.'''
+
  
 
;DumpPlayInfo - '''???.'''
 
;DumpPlayInfo - '''???.'''
Line 599: Line 596:
 
:#'''''[[string]]''''' '''Type''' - '''???.'''
 
:#'''''[[string]]''''' '''Type''' - '''???.'''
  
;DLO - '''???.'''
+
;IngameChat - '''???.'''
:#'''''[[string]]''''' '''ClassName''' - '''???.'''
+
:#'''''[[string]]''''' '''ClassType''' - '''???.'''
+
  
;DumpLoadingHints - '''???.'''
+
;MusicMenu - '''???.'''
:#'''''[[string]]''''' '''Param''' - '''???.'''
+
  
;DebugTabOrder - '''???.'''
+
;PlayWaitingGame - '''???.'''
 +
 
 +
;ServerInfo - '''???.'''
 +
 
 +
;SpeechMenuToggle - '''???.'''
 +
 
 +
;TeamChatOnly - '''???.'''
 
===HudCDeathmatch Commands===
 
===HudCDeathmatch Commands===
 
{{main|UE2:HudCDeathmatch (UT2004)}}
 
{{main|UE2:HudCDeathmatch (UT2004)}}
Line 620: Line 620:
 
;DumpMaplists - '''???.'''
 
;DumpMaplists - '''???.'''
 
:#'''''[[string]]''''' '''GameType''' - '''???.'''
 
:#'''''[[string]]''''' '''GameType''' - '''???.'''
 +
 +
==See also==
 +
* [[UE2:Mod Console Commands (UT2004)|Mod Console Commands]] - Commands provided by popular UT2004 mods.
  
 
==External links==
 
==External links==
 
* [[udn2:ConsoleCommands|Native Console Commands]]
 
* [[udn2:ConsoleCommands|Native Console Commands]]
  
[[Category:Unreal Engine articles]]
+
[[Category:Console Commands]]

Revision as of 12:33, 30 July 2010

Every console command declared in UnrealScript of UT2004 is listed here.

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 - ???.
  1. Class InvItem - ???.
ActivateItem - ???.
Admin - ???.
  1. string CommandLine - ???.
AdminDebug - ???.
  1. string CommandLine - ???.
AdminGUI - ???.
AdminLogin - ???.
  1. string CmdLine - ???.
AdminLogout - ???.
AltFire - ???.
  1. optional float F - ???.
BehindView - ???.
  1. bool B - ???.
ChangeTeam - ???.
  1. int N - ???.
ChatDebug - ???.
ClearProgressMessages - ???.
Command - ???.
  1. string RecognizedString - ???.
CreateCameraEffect - ???.
  1. Class<CameraEffect> EffectClass - ???.
DisableVoiceChat - ???.
EnableVoiceChat - ???.
Fire - ???.
  1. optional float F - ???.
ForceReload - ???.
FOV - ???.
  1. float F - ???.
GetWeapon - ???.
  1. Class<Weapon> NewWeaponClass - ???.
GetWeaponStats - ???.
InvertLook - ???.
InvertMouse - ???.
  1. optional string Invert - ???.
Join - ???.
  1. string ChanName - ???.
  2. string ChanPwd - ???.
Jump - ???.
  1. optional float F - ???.
KillAll - ???.
  1. Class<Actor> aClass - ???.
Leave - ???.
  1. string ChannelTitle - ???.
LocalTravel - ???.
  1. string URL - ???.
Mutate - ???.
  1. string MutateString - ???.
NextWeapon - ???.
Pause - ???.
PipedSwitchWeapon - ???.
  1. byte F - ???.
PrevItem - ???.
PrevWeapon - ???.
QuickLoad - ???.
QuickSave - ???.
RestartLevel - ???.
Say - ???.
  1. string Msg - ???.
SetAutoTaunt - ???.
  1. bool Value - ???.
SetChatPassword - ???.
  1. string NewPassword - ???.
SetFlashScaling - ???.
  1. float F - ???.
SetMouseAccel - ???.
  1. float F - ???.
SetMouseSmoothing - ???.
  1. int Mode - ???.
SetName - ???.
  1. string S - ???.
SetProgressMessage - ???.
  1. int Index - ???.
  2. string S - ???.
  3. Core.Object.Color C - ???.
SetProgressTime - ???.
  1. float t - ???.
SetSensitivity - ???.
  1. float F - ???.
SetSpectateSpeed - ???.
  1. float F - ???.
SetVoice - ???.
  1. string S - ???.
SetWeaponHand - ???.
  1. string S - ???.
ShowGun - ???.
ShowMenu - ???.
ShowVoteMenu - ???.
Speak - ???.
  1. string ChannelTitle - ???.
SpeakDefault - ???.
SpeakLast - ???.
Speech - ???.
  1. name Type - ???.
  2. int Index - ???.
  3. string Callsign - ???.
Suicide - ???.
SwitchLevel - ???.
  1. string URL - ???.
SwitchTeam - ???.
SwitchWeapon - ???.
  1. byte F - ???.
TeamSay - ???.
  1. string Msg - ???.
ThrowWeapon - ???.
ToggleBehindView - ???.
ToggleScreenShotMode - ???.
Use - ???.

Inventory Commands

Main article: UE2:Inventory (UT2004)
updaterelative - ???.
  1. int Pitch - ???.
  2. int Yaw - ???.
  3. int Roll - ???.

GameInfo Commands

Main article: UE2:GameInfo (UT2004)
AdminSay - ???.
  1. string Msg - ???.
KillBots - ???.
  1. int Num - ???.

HUD Commands

Main article: UE2:HUD (UT2004)
GrowHUD - ???.
NextStats - ???.
ShowDebug - ???.
ShowHud - ???.
ShowScores - ???.
ShowStats - ???.
ShrinkHUD - ???.

PlayerInput Commands

Main article: UE2:PlayerInput (UT2004)
SetSmoothingMode - ???.
  1. byte B - ???.
SetSmoothingStrength - ???.
  1. float F - ???.

AdminBase Commands

Main article: UE2:AdminBase (UT2004)
Kick - ???.
  1. string Cmd - ???.
  2. string Extra - ???.
KickBan - ???.
  1. string S - ???.
Map - ???.
  1. string Cmd - ???.
MapList - ???.
  1. string Cmd - ???.
  2. string Extra - ???.
NextMap - ???.
PlayerList - ???.
RestartMap - ???.
Switch - ???.
  1. string URL - ???.

CheatManager Commands

Main article: UE2:CheatManager (UT2004)
AllAmmo - ???.
AllWeapons - ???.
Amphibious - ???.
Avatar - ???.
  1. string ClassName - ???.
CauseEvent - ???.
  1. name EventName - ???.
ChangeSize - ???.
  1. float F - ???.
CheatView - ???.
  1. Class<Actor> aClass - ???.
  2. optional bool bQuiet - ???.
ClearAllDebugLines - ???.
DisableNextObjective - ???.
EnableCheats - ???.
EndPath - ???.
Fly - ???.
FreeCamera - ???.
  1. bool B - ???.
FreezeAll - ???.
FreezeFrame - ???.
  1. float Delay - ???.
Ghost - ???.
God - ???.
Invisible - ???.
  1. bool B - ???.
JumpMatch - ???.
  1. int ladderrung - ???.
KillPawns - ???.
KillViewedActor - ???.
ListDynamicActors - ???.
Loaded - ???.
LockCamera - ???.
LogScriptedSequences - ???.
Phil - ???.
PlayersOnly - ???.
RememberSpot - ???.
ReviewJumpSpots - ???.
  1. name TestLabel - ???.
ruler - ???.
SetCameraDist - ???.
  1. float F - ???.
SetFlash - ???.
  1. float F - ???.
SetFogB - ???.
  1. float F - ???.
SetFogG - ???.
  1. float F - ???.
SetFogR - ???.
  1. float F - ???.
SetGravity - ???.
  1. float F - ???.
SetJumpZ - ???.
  1. float F - ???.
SetSpeed - ???.
  1. float F - ???.
SkipMatch - ???.
SloMo - ???.
  1. float t - ???.
Summon - ???.
  1. string ClassName - ???.
Teleport - ???.
ViewActor - ???.
  1. name ActorName - ???.
ViewBot - ???.
ViewClass - ???.
  1. Class<Actor> aClass - ???.
  2. optional bool bQuiet - ???.
  3. optional bool bCheat - ???.
ViewFlag - ???.
ViewPlayer - ???.
  1. string S - ???.
ViewSelf - ???.
  1. optional bool bQuiet - ???.
ViewTurret - ???.
Walk - ???.
WeakObjectives - ???.
WinMatch - ???.
WriteToLog - ???.
  1. 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 - ???.
  1. optional bool bForce - ???.
PauseSong - ???.
PlaySong - ???.
  1. string SongName - ???.
  2. float InitialTime - ???.
PrevSong - ???.
  1. optional bool bForce - ???.
SeekStream - ???.
  1. float Seconds - ???.
SetMusicVolume - ???.
  1. float NewVolume - ???.
StopSong - ???.
streamdebug - ???.
  1. string Command - ???.
  2. string Param - ???.

Onslaught Commands

ONSHUDOnslaught Commands

Main article: UE2:ONSHUDOnslaught (UT2004)
CopyLinkSetup - ???.
LinkDesigner - ???.
ToggleRadarMap - ???.

UnrealGame Commands

UnrealPlayer Commands

Main article: UE2:UnrealPlayer (UT2004)
BasePath - ???.
  1. byte Num - ???.
DropFlag - ???.
NetDebugBot - ???.
PlayVehicleHorn - ???.
  1. int HornIndex - ???.
RandomTaunt - ???.
ShowAI - ???.
SoakBots - ???.
TAUNT - ???.
  1. name Sequence - ???.

DeathMatch Commands

Main article: UE2:DeathMatch (UT2004)
AddBots - ???.
  1. int Num - ???.
AddNamedBot - ???.
  1. string botname - ???.
KillBots - ???.
  1. int Num - ???.

CinematicPlayer Commands

Main article: UE2:CinematicPlayer (UT2004)
AltFire - ???.
  1. optional float F - ???.
Fire - ???.
  1. optional float F - ???.
GotoMenu - ???.
  1. string MenuName - ???.
ShowMenu - ???.

DemoRecSpectator Commands

Main article: UE2:DemoRecSpectator (UT2004)
DemoViewNextPlayer - ???.
ViewClass - ???.
  1. Class<Actor> aClass - ???.
  2. optional bool bQuiet - ???.
  3. 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 - ???.
  1. string S - ???.

XAdmin Commands

AdminIni Commands

Main article: UE2:AdminIni (UT2004)
Bots - ???.
  1. string Cmd - ???.
  2. string Extra - ???.
Game - ???.
  1. string Cmd - ???.
  2. string Extra - ???.
Mutators - ???.
  1. string Cmd - ???.
  2. string Extra - ???.
User - ???.
  1. string Cmd - ???.
  2. string Extra - ???.

XGame Commands

xPlayer Commands

Main article: UE2:xPlayer (UT2004)
AdminMenu - ???.
  1. string CommandLine - ???.
ChangeCharacter - ???.
  1. string newCharacter - ???.
check - ???.
CheckPriority - ???.
L33TPhrase - ???.
  1. int PhraseNum - ???.
ShowAliases - ???.
ShowBindings - ???.
SpecViewGoal - ???.

XInterface Commands

ExtendedConsole Commands

Main article: UE2:ExtendedConsole (UT2004)
AddCurrentToFavorites - ???.
Cls - ???.
ConsoleClose - ???.
ConsoleOpen - ???.
ConsoleToggle - ???.
DebugTabOrder - ???.
DLO - ???.
  1. string ClassName - ???.
  2. string ClassType - ???.
DumpLoadingHints - ???.
  1. string Param - ???.
DumpPlayInfo - ???.
  1. string Group - ???.
DumpRecords - ???.
  1. string Type - ???.
IngameChat - ???.
MusicMenu - ???.
PlayWaitingGame - ???.
ServerInfo - ???.
SpeechMenuToggle - ???.
TeamChatOnly - ???.

HudCDeathmatch Commands

Main article: UE2:HudCDeathmatch (UT2004)
GrowHUD - ???.
ShrinkHUD - ???.

XWebAdmin Commands

UTServerAdminSpectator Commands

Main article: UE2:UTServerAdminSpectator (UT2004)
DumpMaplists - ???.
  1. string GameType - ???.

See also

External links