Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
So for instance you inputted player.additem 0300300f 500. The object id for nails is XX00300f where XX would be the load order position.
You included 03 as the first two digits. Is Hearthfire the third item in your load order?
If you have problems you can try spamming the numbers 03, 04, 05 etc until you hit on the proper one
If you are going by the load order in the opening splash screen Data Files, There are two that are not included there. Skyrim.esm and Update.esm
It’s not difficult to mine iron ore and corundum ore (UESP has the mines and other locations listed and mapped for every ore), and smelt them into ingots to use for your Hearthfire houses. There is always a random (and highly probable) opportunity to mine gemstones in the process. If you don’t want to carry pickaxes around with you (I carry Hoarfrost), they’re available in most mines. Put them back when you’ve finished, and the next time you need them they’ll be there. Mine often so the ore veins can regenerate.
Keep everything as ore until you need it. (Having a steel ingot when you need an iron ingot and corundum ingot for a lock will yield only frustration!)
If you want to find out the first two digits of an ID code (Ref ID or Base ID) for Hearthfire items, go into the console and type:
try that one it works for me :P
1. get the item in your inventory preferable if its a stackable item get atleast 10
2. go in your invintory and drop the item on the ground in a non clutterd area and well lit so u can see the item.
3. pull up your command console whal looking down at the item and you need to click on the item when the command console is up.
4. the id of the item u want to use for the "player.additem" code is NOT the ID it is the baseID code. so for my code it is 0200300f. in other words for me i would type
"player.additem 0200300f 9999"
the 9999 beaing the ammount.
your welcome in advance i hope this helps all of you ^_^