Can't add item?

Post » Sun Jun 17, 2012 2:29 pm

I created a new item in the Creation Kit to experiment with. I named it and gave it a new ID but when I tried to add it in-game using the console I got an error message saying script not compiled/saved and that it couldn't find the item in the ObjectID list. What exactly am I doing wrong? Do you need to script something as well? Thanks in advance for helping.
User avatar
sarah
 
Posts: 3430
Joined: Wed Jul 05, 2006 1:53 pm

Post » Sun Jun 17, 2012 12:47 pm

what command did you use to add the item to your character? and how did you determine the first 2 characters in the item ID? and did you check to see if your plugin is activated?
User avatar
aisha jamil
 
Posts: 3436
Joined: Sun Jul 02, 2006 11:54 am

Post » Sun Jun 17, 2012 2:32 pm

same issue here with my items/perks
User avatar
Sammi Jones
 
Posts: 3407
Joined: Thu Nov 23, 2006 7:59 am

Post » Mon Jun 18, 2012 3:39 am

Ah never mind I forgot to add quantity after :/ ... e.g player.addspell WhateverTheItemIDis 1. Also if you still have trouble the wiki says to replace the first 1 in the ID number with 2 or 3 or any number up to 9. This does work but may need several tries if you have many mods installed.
User avatar
John Moore
 
Posts: 3294
Joined: Sun Jun 10, 2007 8:18 am

Post » Sun Jun 17, 2012 9:56 pm

Ah never mind I forgot to add quantity after :/ ... e.g player.addspell WhateverTheItemIDis 1. Also if you still have trouble the wiki says to replace the first 1 in the ID number with 2 or 3 or any number up to 9. This does work but may need several tries if you have many mods installed.

Wouldn't it be easier to just drop the item in-game with the ck so your character can pick it up?
User avatar
carly mcdonough
 
Posts: 3402
Joined: Fri Jul 28, 2006 3:23 am


Return to V - Skyrim