Console menu functions
While in the game, hit the tilde key [~] at any time to bring up the console. Wit 151m126b h the console open, there are multiple commands that can be used, some that require targeting by selecting an object with the mouse while the console is open.
Cheat |
Effect |
Click any human or creature, type "kill" |
Instant kills |
Click a locked door or chest, type "unlock" |
Unlocks target object |
Wit 151m126b hout targeting, type "tgm" |
God Mode |
tfh |
Toggle Full Help |
player.additem 00000F 'XXX' |
Adds the desired amount of gold. Replace the 'XXX' with the amount wanted. |
AddItem 000000 |
gives you item 000000 |
AddSpell 000000 |
gives you spell 000000 |
modpcs skill 100 |
adds 100 points to the skill |
modpca luck 100 |
adds 100 pointsto an attribute (here luck) |
player.setlevel 1 |
Changes player level to desired number. Use 1-255 |
advlevel |
forces a level up with the levelup screen. |
advskill skill |
Forces a skill level up, example: advskill blade |
showclassmenu |
Allows you to change your class |
Showbirthsignmenu |
Allows you to change your birthsign |
movetoqt |
Teleports you to your quest target (for lazy bums) makes the game ALOT shorter >:) |
qqq |
exit game without using menus |
tcai |
Toggle combat ai, "sitting ducks" springs to mind |
tfc |
"ufo cam", freeflyng camera |
caqs |
Completes all quest stages |
ShowSubtitle |
Toggles NPC conversation subtitles |
psb |
Add all spells to player |
SexChange |
Changes your gender |
TCL |
Toggles collision ( noclip anyone?:), you go in the direction your facing, up/down/etc ) |
TDT |
Toggle debug display (FPS etc) |
TM |
Toggles hiding of all menus (for taking screenshots) |
SSG |
Creates a window with the full game scene graph |
TDETECT |
Toggle AI detection |
TLL |
Toggle land LOD |
TS |
Toggle sky |
TLV |
Toggle leaves |
TWF |
Toggle wireframe mode |
TAI |
Toggle AI |
TG |
Toggle Grass |
TT |
Toggle trees |
player.setAV <Ability/attribute> <#> |
Increase (Or decrease) Ability or Attribute |
player.additem <Form ID> <amount> |
Gives the player the given item and amount of the item. |
ShowBirthSignMenu |
Show the sign selection screen |
ShowRaceMenu |
Show the name/race/appearance selection screen |
ShowClassMenu |
Show the class selection screen |
Unlock Print Screen (PRTSCN) button
There is a
setting in the INI file:
bAllowScreenShot=0
change to:
bAllowScreenShot=1
Also, two related items for
the screenshots:
iScreenShotIndex=0
SScreenShotBaseName=Oblivion
There are two INIs, one in
the game folder called "Oblivion_default.ini",
this is the one it uses to generate the REAL one....
My Documents\My Games\Oblivion\Oblivion.ini
Edit the first one if you want to default to having screenshots on by default for all users. The settings it uses at runtime are the ones from My Documents folder.
After you mod the INI file, you can press PRTSCN button and Oblivion will write a BMP file to your game folder.
|