Can't add custom Items Via Console in game help

Post » Wed Jun 20, 2012 5:54 am

Hi everyone,

I can't seem to use the player.additem console command to add custom items on my character.

I created a purple version of the Monk Robe, loaded my mod, the Robe is avalaible at Radiant Raiments, I bought it and used it, so it works in game no problem...

But when I try to add ite to my character using the console command it doesn't work...

I use the same FormId I got from the Creation kit next to my item but it won't work, it says that it can't recognise the ObjectD... I tried also witht he actual EditorID name as I would with Morrowind, bujt it doesn't work also...

I tried witht eh standard items from the game and with their respective FormId they can be added, but for some reason I can't add any new created item...

Can anyone help???
User avatar
Sabrina Schwarz
 
Posts: 3538
Joined: Fri Jul 14, 2006 10:02 am

Post » Wed Jun 20, 2012 3:09 am

I believe with custom items the first two digits in it's form = the number of plugins your running. For example, in CK it says your form for the robe is 0008B9DF. You need to change the first two digits to the number of plugins. So say your running ten plugins, it would really be: 0A08B9DF ( In Hexadecimal)
User avatar
Gavin boyce
 
Posts: 3436
Joined: Sat Jul 28, 2007 11:19 pm

Post » Wed Jun 20, 2012 7:16 am

The new game loader allows you to change the load order. Just count down from the top to get your number.
And the number is in HEX, not decimal. So the 10th mod would be a '0A' for the first two characters.
User avatar
Tyrone Haywood
 
Posts: 3472
Joined: Sun Apr 29, 2007 7:10 am

Post » Wed Jun 20, 2012 4:47 am

Rather than try to figure out your mod index just use the search feature. So 'help "item name" 0'. That'll tell you the form ID.
User avatar
Lavender Brown
 
Posts: 3448
Joined: Tue Jul 25, 2006 9:37 am


Return to V - Skyrim