» Tue Jun 05, 2012 5:34 pm
How not to start in Helgen (this is PC only....):
Save a file (name it start or something - with no extension, not .txt etc.) with something similar to this in it:
player.removeallitems
;Armor (this is leather armor, use whatever you prefer)
player.equipitem 3619e
player.equipitem 13920
player.equipitem 13921
;Weapon (iron war axe, use whatever you prefer)
player.additem 13790 1
player.equipitem 13790
;Lockpicks, Gold (these are what I use, give yourself whatever)
player.additem a 15
player.additem f 100
Be sure this file resides in the actual game folder that Skyrim runs from (usually something like C:\Program Files (x86)\Games\Bethesda\Skyrim\SteamApps\common\skyrim).
Now, open the save files folder which is usually something like C:\Users\YourUserName\My Documents\My Games\Skyrim. In this folder you'll find the Skyrim.ini file. MAKE A BACKUP OF THIS FILE - be safe, not sorry! Once you have a backup, open the Skyrim.ini file in a text editor like Notepad or Notepad2. At the bottom of the General section (the very first section at the top of the file), add a line like this:
SStartingCell=DoomstoneReach01 (this is the Lover Stone near Markarth. You can choose anywhere in the world except Sovngarde AFAIK) use http://www.skyrimsearch.com/cells.php to find the cell name to put in there. Once you have that line in the ini file, save it and start the game. You will go directly to the cell you specified.
You will be bound, and in first person view. At this point, open the console using the ~ key, and type into the console window "bat start" without the quotes (and using whatever you named your file) and hit enter. This will equip items, give you lockpicks and gold. Once that's done, type into the console window "showracemenu", hit enter, and you'll be "facing" the prisoner but with some equipment. Use the ~ key to get out of the console. Set up your character as normal. When done, name your character, exit the screen,and go on from there. No active quests, no dragons, just whatever you want to do from then on. To unbind yourself, simply equip your weapon.... and use F to exit first person if you'd rather be in third person.
As soon as you are done with setting up your toon, be sure you save, exit to desktop, and take the SStartingCell= line OUT of the ini file, then resave it! This is IMPORTANT - if you don't, you'll go back to starting over fresh....
You can start the MQ later if you like. There's instructions on uesp.net....