The Elder Scrolls V: Skyrim

The Elder Scrolls V: Skyrim

View Stats:
Malignantist Nov 10, 2017 @ 6:56pm
Heathfire console commands not working
Im trying to use console commands to summon all of the items i need to build my manor and decorate the insides because buying all of these things is killing my wallet and it is too tedious for me to collect all of the things i need the conventional way. But the dev console isnt recognising any of the IDs for the items i want to create. I know the load order of the hearthfire DLC but it still doesnt work, and dropping the items and clicking on them only shows ff in front of the rest of the ID like "ff000000"

I just want to make a nice♥♥♥♥♥house to put all my orphans and books and♥♥♥♥♥♥without going broke or being bored out of my mind.
Last edited by Malignantist; Nov 10, 2017 @ 7:01pm
< >
Showing 1-5 of 5 comments
stcaFylnO Nov 10, 2017 @ 7:30pm 
It should work, I fooled around with this to test batch files. Let's try some tests with the fewest variables possible.


Test1:
Can you add an item, from base game, not DLC? Example, type the following in console:
player.additem 106e1b 1
Did a message proc on HUD? Did you receive the item?
Feel free to retest with DLC item, such as item xx01cd74 (02, 03, or 04 prefix).


Test2: Make a batch file with the following lines -
player.additem "00106e1b" 1
player.additem "00106e1b" 2
player.additem "00106e1b" 3

Execute the batch file via console to get some Abecean Longfin.

If you get none, something with file placement, naming, syntax, is suspect.
If you only get 1, the string of commads failed there, or 3 at second line, or 6 = success.

Drop the items in a container, decide if you want to test directly to a contanier's refID instead.


Test3:
Next, try an item from DLC with the appropriate prefix for your system:
For me, it is suffix 03; for you it may be 02 or 04.
player.additem "0301cd74" 1
player.additem "0301cd74" 2
player.additem "0301cd74" 3

Execute test, verify results for Ash Creep Cluster.

If it fails, then try another prefix, just like in Test1.


Wikis have instructions:
http://en.uesp.net/wiki/Skyrim:Console
http://elderscrolls.wikia.com/wiki/Console_Commands_(Skyrim)

grrr, edits, i meant "prefix" not "suffix" - changed.
Last edited by stcaFylnO; Nov 10, 2017 @ 8:03pm
Malignantist Nov 10, 2017 @ 8:29pm 
Originally posted by stcaFylnO:
It should work, I fooled around with this to test batch files. Let's try some tests with the fewest variables possible.


Test1:
Can you add an item, from base game, not DLC? Example, type the following in console:
player.additem 106e1b 1
Did a message proc on HUD? Did you receive the item?
Feel free to retest with DLC item, such as item xx01cd74 (02, 03, or 04 prefix).


Test2: Make a batch file with the following lines -
player.additem "00106e1b" 1
player.additem "00106e1b" 2
player.additem "00106e1b" 3

Execute the batch file via console to get some Abecean Longfin.

If you get none, something with file placement, naming, syntax, is suspect.
If you only get 1, the string of commads failed there, or 3 at second line, or 6 = success.

Drop the items in a container, decide if you want to test directly to a contanier's refID instead.


Test3:
Next, try an item from DLC with the appropriate prefix for your system:
For me, it is suffix 03; for you it may be 02 or 04.
player.additem "0301cd74" 1
player.additem "0301cd74" 2
player.additem "0301cd74" 3

Execute test, verify results for Ash Creep Cluster.

If it fails, then try another prefix, just like in Test1.


Wikis have instructions:
http://en.uesp.net/wiki/Skyrim:Console
http://elderscrolls.wikia.com/wiki/Console_Commands_(Skyrim)

grrr, edits, i meant "prefix" not "suffix" - changed.

I can spawn regular skyrim items just fine, its the hearthfire items I have difficulty conjuring. The prefix is supposed to be 03 as that is the load order of the hearthfire DLC as far as I am aware. I tried all the prefixes for a single hearthfire item from 01 to 10 but none of them seem to work. I always get something like "Item '0300303f' not found for parameter objectID" that is for making goat hornes for the sconces used to light up the home.

Anyway, after awhile I thought of a way I could get around this problem. Since I can create gold just fine and i can buy all the things i need from merchants I will just create the gold i need to buy the items instead of spawning them.

Thank you for your help though.
stcaFylnO Nov 10, 2017 @ 8:39pm 
It didn't function for me either, so I did this:

1) Placed a Goat Horn into a container.
2) Targeted container within console, and typed showinventory
3) Result was for ID 0400303f, rather than 03 prefix.
4) player.additem 0400303f resulted in a Goat Horn being added to character.

Failures resulted in:
Item '0300303f not found for parameter ObjectID. Compiled script not saved!

np, you are welcome
Malignantist Nov 11, 2017 @ 11:46am 
Originally posted by stcaFylnO:
It didn't function for me either, so I did this:

1) Placed a Goat Horn into a container.
2) Targeted container within console, and typed showinventory
3) Result was for ID 0400303f, rather than 03 prefix.
4) player.additem 0400303f resulted in a Goat Horn being added to character.

Failures resulted in:
Item '0300303f not found for parameter ObjectID. Compiled script not saved!

np, you are welcome
Awesome! I'm go try this ASAP. I have a feeling this is going to work.
Malignantist Nov 11, 2017 @ 11:57am 
Originally posted by Little Boots:
Originally posted by stcaFylnO:
It didn't function for me either, so I did this:

1) Placed a Goat Horn into a container.
2) Targeted container within console, and typed showinventory
3) Result was for ID 0400303f, rather than 03 prefix.
4) player.additem 0400303f resulted in a Goat Horn being added to character.

Failures resulted in:
Item '0300303f not found for parameter ObjectID. Compiled script not saved!

np, you are welcome
Awesome! I'm go try this ASAP. I have a feeling this is going to work.
it totally worked, apparenty the prefix was 04 although i could've sworn i tried that already. Thank you for helping me out with this sort of stuff. I wouldn't have found it out without this advice.
< >
Showing 1-5 of 5 comments
Per page: 1530 50

Date Posted: Nov 10, 2017 @ 6:56pm
Posts: 5