The Elder Scrolls V: Skyrim Special Edition

The Elder Scrolls V: Skyrim Special Edition

View Stats:
Player.additem not working for dlc items
Im trying to give myself steel bolts from Dawngaurd dlc but it doesn't work it just says "Compiled script not saved!" What do I do.
< >
Showing 1-9 of 9 comments
tulle040657 May 29, 2017 @ 3:38pm 
First post exactly what you are typing in the console
gnewna May 29, 2017 @ 3:43pm 
Are you typing the correct code? The files should be in the following positions in your load order:

Skyrim.esm
Update.esm
Dawnguard.esm
Hearthfires.esm
Dragonborn.esm

There should NOT be any mod files anywhere above Dragonborn.

Assuming all this is correct, the first two characters of any DLC item code should be, I believe (I'm getting ready for bed so I might be off by 1)

02 Dawnguard
03 Hearthfire
04 Dragonborn

So for example if you've looked up an item on a wiki, it probably has it written like xx0001234? If so, you replace the xx with the relevant number. If you want to be extra sure of the number, try typing the following into the console

help Serana
(this will bring up results relating to the Dawnguard NPC by that name, check the first two digits)
help Rayya
(likewise Hearthfire)
help Miraak
(Dragonborn)

You can also type

help "steel bolt"

And look through the list (page up and down to navigate if needed) for "ammo" in all caps, NOT "proj".

(Usual disclaimer: console codes are risky, use responsibly, always make a menu save first, etc. Adding something simple like bolts is probably pretty safe, but never add stuff like unique quest rewards (Dawnbreaker, for example).)
Last edited by gnewna; May 29, 2017 @ 3:43pm
tulle040657 May 29, 2017 @ 3:48pm 
Originally posted by gnewna:
Are you typing the correct code? The files should be in the following positions in your load order:

Skyrim.esm
Update.esm
Dawnguard.esm
Hearthfires.esm
Dragonborn.esm

There should NOT be any mod files anywhere above Dragonborn.

Assuming all this is correct, the first two characters of any DLC item code should be, I believe (I'm getting ready for bed so I might be off by 1)

02 Dawnguard
03 Hearthfire
04 Dragonborn

So for example if you've looked up an item on a wiki, it probably has it written like xx0001234? If so, you replace the xx with the relevant number. If you want to be extra sure of the number, try typing the following into the console

help Serana
(this will bring up results relating to the Dawnguard NPC by that name, check the first two digits)
help Rayya
(likewise Hearthfire)
help Miraak
(Dragonborn)

You can also type

help "steel bolt"

And look through the list (page up and down to navigate if needed) for "ammo" in all caps, NOT "proj".

(Usual disclaimer: console codes are risky, use responsibly, always make a menu save first, etc. Adding something simple like bolts is probably pretty safe, but never add stuff like unique quest rewards (Dawnbreaker, for example).)

plus if you type

help "steel bolt" 4 AMMO

it wil only list matches from AMMO
gnewna May 29, 2017 @ 4:01pm 
Originally posted by tulle040657:

plus if you type

help "steel bolt" 4 AMMO

it wil only list matches from AMMO

...

Wait, seriously? THIS IS LIFE CHANGING NEWS! Well, it's bloody helpful, anyway.
JDaremo Fireheart May 29, 2017 @ 8:57pm 
Originally posted by gnewna:
Originally posted by tulle040657:

plus if you type

help "steel bolt" 4 AMMO

it wil only list matches from AMMO

...

Wait, seriously? THIS IS LIFE CHANGING NEWS! Well, it's bloody helpful, anyway.
**tosses 2 cookies**
WooHoo!
Dimorgun Dec 19, 2023 @ 10:36pm 
Originally posted by tulle040657:
Originally posted by gnewna:
Are you typing the correct code? The files should be in the following positions in your load order:

Skyrim.esm
Update.esm
Dawnguard.esm
Hearthfires.esm
Dragonborn.esm

There should NOT be any mod files anywhere above Dragonborn.

Assuming all this is correct, the first two characters of any DLC item code should be, I believe (I'm getting ready for bed so I might be off by 1)

02 Dawnguard
03 Hearthfire
04 Dragonborn

So for example if you've looked up an item on a wiki, it probably has it written like xx0001234? If so, you replace the xx with the relevant number. If you want to be extra sure of the number, try typing the following into the console

help Serana
(this will bring up results relating to the Dawnguard NPC by that name, check the first two digits)
help Rayya
(likewise Hearthfire)
help Miraak
(Dragonborn)

You can also type

help "steel bolt"

And look through the list (page up and down to navigate if needed) for "ammo" in all caps, NOT "proj".

(Usual disclaimer: console codes are risky, use responsibly, always make a menu save first, etc. Adding something simple like bolts is probably pretty safe, but never add stuff like unique quest rewards (Dawnbreaker, for example).)

plus if you type

help "steel bolt" 4 AMMO

it wil only list matches from AMMO




What would i type if i needed the code for the blood potion bc i tried everything and it still says compiled not saved
steventirey Dec 19, 2023 @ 11:07pm 
Originally posted by Dimorgun:

What would i type if i needed the code for the blood potion bc i tried everything and it still says compiled not saved

help "items actual name" 4

It has to be the items name. "Potion of Blood", not "Blood Potion". There should be an item that comes up with the Alch (I think) tag. That is the potion. It should be number xx018ef3. You will have to replace the xx with the appropriate number for the DLC. Normally this would varry depending on which DLCs you have installed, but since everyone with the Special Edition has all the DLCs installed, the first 2 numbers would be 02 for Dawnguard items.
Last edited by steventirey; Dec 19, 2023 @ 11:11pm
worm_master Dec 20, 2023 @ 1:59am 
BTW If ya no sure of the order, just go though em 1 by 1, I.E 01xxxx 02xxxxx 03xxxxxx eventually it'll work, can never remember the order, so that's what I do
Originally posted by Dimorgun:
Originally posted by tulle040657:

plus if you type

help "steel bolt" 4 AMMO

it wil only list matches from AMMO




What would i type if i needed the code for the blood potion bc i tried everything and it still says compiled not saved
dafte question..... but are you putting the amount in?
ie: Player.additem <id> <amount>
< >
Showing 1-9 of 9 comments
Per page: 1530 50

Date Posted: May 29, 2017 @ 3:18pm
Posts: 9