Skyrim added a new console command called Help. Like the name says, is very helpful! You can use it to find the id of any person, item, quest, spell, or literally anything else in the game. With that you can use the old Player.additem, Player.addspell, etc... commands to add them to your character.
The way it works is like this:
Help "name of thing" 4
The name has to be the same name you see displayed in the game, not its internal name. If it is more than one word with a space between words, then it has to be in quotations. Otherwise if it is one word you don't need the quotes around it.
You can use 1 - 4 at the end. But 4 is what I always use. It will give you all the ids under that name.
So if you put in this:
Help steel 4
It will spit out every id for everything in the game with the word steel in its name. Every steel weapon, armor, ingot, etc...
Help "steel greatsword" 4
Will give you every steel greatsword in the game. Not just the base unenchanted one, but every magical one as well.
These lists will be long, and won't all fit on the your screen. But you can go back through the pages by pressing the Page Up and Page Down arrows on your keyboard. In addition. The regular up and down arrow keys act like a Doskey, allowing you to cycle through all the commands you have typed in during your game session.
I find this is really good for giving my character things added by mods. Many mod authors don't tell you where to get the items or spells they add in their readmes. Many mod authors don't even give you a readme! Or they give their stuff ridiculous requirements to construct, like a linen wrap, a flawless diamond, two gold ingots, and a nordic barnacle. If you just want to see what it looks like so you can decide if you even want the thing, using the Help command is the best way to get it so you can try it out.
This post has been edited by SubRosa: Dec 7 2014, 07:52 PM
--------------------
|