[Apr 27th 2006] [related games & forum threads]
Press ~ during game play to display the console window:
Effect - Code
Add 100 lockpicks - player.additem 0000000a "100"
Add 100 skeleton keys - player.additem 0000000b "100"
Add 100 repair hammers - player.additem 0000000c "100"
Add 100 gold - player.additem 0000000f "100"
All map locations shown - togglemapmarkers
Change your gender - sexchange
Change your birthsign - showbirthsignmenu
Change your class - showclassmenu
Complete all quest stages- caqs
Spawn indicated item - additem <[item number]
Get indicated spell - addspell [spell number]
Give all spells to player - psb
God mode, if nothing is targeted - tgm
Force a level up - advlevel
Force skill level up - advskill [skill]
Free camera movement - tfc
List console commands - help
Kill selected NPC target; suicide if nothing is targeted - kill
Moves to current quest target - movetoquesttarget
Quit game immediately - qqq
Set player level - player.setlevel [1-255]
Set all quest stages - completeallqueststages
Set hair color - hairtint [red] [green] [blue]
Spawn indicated item - player.additem [item code] 1
Save game - savegame [filename]
Set fog start and end depths - setfog [start] [end]
Show sign selection screen - showbirthsignmenu
Show class selection screen - showclassmenu
Show quest log - showquestlog
Show current quest log - showquestlog 0
Show completed quest log - showquestlog 1
Show current quest targets - showquesttargets
Show name/race/appearance selection screen - showracemenu
Teleport - player.coc [destination name]
Teleport3 - coc [destination name]
Toggle full help - tfh
Toggle grass - tg
Toggle NPC conversation subtitles - showsubtitle
Toggle AI - tai
Toggle combat AI - tcai
Toggle no clipping - tcl
Toggle AI detection - tdetect
Toggle debug display - tdt
Toggle land - tll
Toggle leaves - tlv
Toggle menus - tm
Toggle fog of war - togglefogofwar
Toggle sky - ts
Toggle trees - tt
Toggle wireframe - twf
Toggle water - tws
Unlock selected locked door or container - unlock
Window with the full game scene graph - ssg
[Apr 27th 2006]
[top of page]
In the early stages of the main quest, go on horse to the female Orc waiting ouside Kvatch. Try and sell her your equipped weapon and it will say "Cannot Unequip this weapon." However, you will be given the gold as if you sold it. You can constantly do this for unlimited gold.
[Apr 27th 2006]
[top of page]
There is a setting in the INI file: bAllowScreenShot=0
change it to: bAllowScreenShot=1
Also, two related items for the screenshots:
iScreenShotIndex=0
SScreenShotBaseName=Oblivion
There are two INI files, 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 edited the INI file, you can press PRTSCN button and Oblivion will write a BMP file to your game folder.
[Apr 27th 2006]
[top of page]