Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "User:Fwinest JediThug/UE3 Console Commands"

From PCGamingWiki, the wiki about fixing PC games
m (misc. fixes)
m (TweakGuides mirror)
 
Line 125: Line 125:
  
 
=Source=
 
=Source=
[http://www.tweakguides.com/UT3_9.html TweakGuides.com - Unreal Tournament 3 Tweak Guide]
+
[https://tweakguides.pcgamingwiki.com/UT3_9.html TweakGuides.com - Unreal Tournament 3 Tweak Guide]

Latest revision as of 18:23, 5 November 2019

In UT3 you can open and close the in-game command console at any time by pressing Tab by default for a smaller command line, or press F10 to open the full console. There are a range of console commands you can use, and below is a list of the most common commands and a brief description for each:

General Commands

Say [text] Shows specified text in global chat
Teamsay [text] Shows specified text in team chat
FOV [degrees] Changes the Field of View to the specified degrees
Slomo [speed] Alters the speed of the game to the value specified. Values above 1 speed up the game, values below 1 slow it down
Showhud Toggles whether to display or hide the HUD
Togglescreenshotmode Toggles 'screenshot mode' which removes all text, the HUD and your gun
Setbind [Key,Command] Binds the specified command to the specified key
Setsensitivity [value] Changes your mouse sensitivity to the specified value
Shot Takes a screenshot in .BMP format
Exec [filename] Executes a file under the \Program Files\Unreal Tournament 3\Binaries directory
Brightness [value] Changes the brightness to the specified value
Contrast [value] Changes the contrast to the specified value
Gamma [value] Changes the gamma to the specified value
Demorec [demoname] Starts recording an in-game demo with the name specified
Demostop Stops recording a demo
Demoplay [demoname] Plays back a demo with the name specified
Switchlevel [mapname] Changes the level to the map specified
Switchteam Toggles you to the other team
Suicide Kills your character
Open [mapname or IP] Loads up the specified map, or joins the specified IP address
Reconnect Reconnects to the last connected server
Disconnect Disconnects from current server
Exit, Quit Exits the game to desktop immediately

Information Commands

Stat FPS Toggles the display of your frame rate
Stat Net Toggles the display of network statistics including Ping
Stat Audio Toggles information about the audio system
Stat Engine Toggles information about the rendering system
Stat Game Toggles information about the game engine

Cheat / Fun Commands

Behindview Toggles between 1st and 3rd person view
God Makes your character indestructible, toggles on or off
Fly Allows your character to fly
Ghost Allows your character to fly and move through solid objects
Walk Switches off Fly and Ghost modes
Allweapons Gives you all weapons
Allammo Gives you maximum ammo for all your weapons
Loaded Gives a combination of all weapons and all ammo
Playersonly Freezes all bots
Addbots [number] Adds the specified number of bots to the current game
Killbots Kills all bots in the game
Giveweapon [itemname] Gives yoou a weapon with the specified name. For example to summon the instagib rifle, or translocator, try the following commands:
Instagib Rifle: giveweapon utgame.utweap_instagibrifle
Translocator: giveweapon utgamecontent.UTWeap_Translocator_Content
Summon [itemname] Summons an item/vehicle with the specified name. For example, to summon vehicles, try the following commands:
Fury: summon utgamecontent.utvehicle_fury_content
Hellbender: summon utgamecontent.utvehicle_hellbender_content
Darkwalker: summon utgamecontent.utvehicle_darkwalker_content
Manta: summon utgamecontent.utvehicle_manta_content
Scorpion: summon utgamecontent.utvehicle_scorpion_content
Cicada: summon utgamecontent.utvehicle_cicada_content
Goliath: summon utgamecontent.utvehicle_goliath_content
Nemsis: summon utgamecontent.utvehicle_nemesis
Paladin: summon utgamecontent.utvehicle_paladin
Hellfire SPMA: summon utgamecontent.utvehicle_spma_content
Raptor: summon utgamecontent.utvehicle_raptor_content

Source

TweakGuides.com - Unreal Tournament 3 Tweak Guide