Page 1 of 1

Console Commands

Posted: Thu 30 Jan , 2014 7:15 pm
by Butcher
I just summarize in this post what I found all around the Forum with respect to the console commands, hope its usefull (=
Enjoy!

To open the console:
Press Tab or F4 (console typing appears) (key bind can be found in the user.ini file)

Beside that you can open menus by writing in the console:
ballistic open the ballistic menu
showmenu for the menu
mymenu for utcomp
bwstats shows weapon stats

EffectsMenu for the effects menu in invasion

Commands:
hideskill to hide skill
showskill to show skill
EFR or ExcludeFromRanking (To exclude yourself from the ranking from the current match,will be acknowledged or denied).
AdminEFR or AdminExcludeFromRanking (Admin EFR)

Record Video:
demorec Start to Record Video
stopdemo Stop recording video

open http://178.33.238.38 (open IP to connect to a server or a webpage :) )
set input a SwitchWeaponMode|OnRelease WeaponModeRelease (where a represents the key you'd like to bind that command to)
set input esc showmenu (set a key bind to a command like showmenu)
ChangeCharacter Name (Type the name of a Skin the server supports)

To set a property value, then use the set command:
set <Class> <Property> <Value>
set BallisticWeapon bDrawCrosshairDot True (Sets property bDrawCrosshairDot to true of class BallisticWeapon)

Bind a key to a weapon:
The weapon names could be found in a file called BWCache.ini in ut2004/system folder.
set input x GetWeapon BWBPRecolors3Pro.DragonsToothSword (sets Nano to x keybind)

For different loadouts same keybind x:
look for 2 keys you dont use as example NumPad1 and Numpad2

NumPad1=set input x GetWeapon BallisticProV55.R78Rifle
NumPad2=set input x GetWeapon BWBPRecolors3Pro.DragonsToothSword


Azarael's list of Useful Console Commands
Default UT2004:

obj garbage: Clears unloaded classes out of memory. If you get a Version Mismatch when joining the server and you haven't actually installed the package which is mismatching, use this command and you can rejoin.

setspectatespeed <number>: Increases or decreases the speed of your spectator camera.
changecharacter <playername>: Changes your in-game avatar to the avatar with the specified name. Can be used to adopt avatars you don't have installed.
togglescreenshotmode: Hides your crosshair as well as your HUD.
sens (LDG #1 Only): Shortened form of setsensitivity which is used to change in-game mouse sensitivity.
SetAutoTaunt <true/false>: Enables or disables auto-taunt. The first thing you do when you start the game for the first time is enter SetAutoTaunt False.
ShowGun: Shows or hides your weapon.
ShowMenu: Shows the ESC menu. Useful if you screw up your Escape key or if your Escape key is being locked by another application (Photoshop.)
PipedSwitchWeapon <number>: Used to allow one key to alternate between two weapons. Example: set input Mouse4 pipedswitchweapon 4 | pipedswitchweapon 9 would set Mouse4 to alternate between shock and sniper.
GetWeapon <weaponclassname>: Switches to the specified weapon (and not others in the same slot). Example: set input K getweapon Onslaught.ONSAVRiL
SetName: Changes your name.

UTComp:

GoToPlayer <partial or full player nick>: sets your spectator camera to follow the specified player.
SetSavedSpectateSpeed: Saves a value for your spectator camera speed.


To read values too:
get LDGDamagePopup bShowDamagePopup


You can now toggle enabling/disable any property in the user.ini file through the console:
For example damage popups via the console when online on the server:

set LDGDamagePopup bShowDamagePopup 0


Alternatively, open User.ini file in your system directory and add:

Disable:
[LDGGameBW.LDGDamagePopup]
bShowDamagePopup=False


But changes will not take effect until you restart your UT.

Re: Console Commands

Posted: Thu 30 Jan , 2014 7:57 pm
by iZumo
Admins have more interesting commands other than AdminEFR
trollface

Re: Console Commands

Posted: Thu 30 Jan , 2014 9:51 pm
by Ollievrthecool
we have Suicide. do admins have AdminSuicide?