|
|
#1 |
![]() Join Date: Jul 2009
Reputation: 0
Posts: 18
|
Creation Kit Problems
So I went here:
http://www.creationkit.com/Customizi...g_a_New_Weapon And I followed just the first tutorial. I saved my mod, loaded up skyrim, making sure I included it through data files. I pull up console in game and type in: player.EquipItem VorpalSword 1 , just like it says, and then I get this error message: "item VorpalSword not found for parameter ObjectID" Every time. Can anyone offer help or suggestions? |
|
|
|
|
|
#2 |
![]() Join Date: Feb 2011
Reputation: 2
Posts: 52
|
I had the same problems. I did the next step with the life stealer sword and the glass shield. I saw them in the data window before I launched Skyrim and I got the same message as you.
I have been searching around the Bethseda forums http://forums.bethsoft.com/forum/184...picfilter__all But there's a lot to search through. Last edited by pinarello1969: 02-07-2012 at 07:40 PM. |
|
|
|
|
|
#3 |
![]() Join Date: Jul 2009
Reputation: 0
Posts: 18
|
Thanks for the link!
With your help I was able to find a solution http://forums.bethsoft.com/topic/134...tem-need-help/ So apparently if you expand the columns like he says it will show the form id which is unique to your mod. So disregard what the wiki says about typing in "vorpalsword". You have to type in "player.equipitem 02000D62 1" or instead of 02000D62, you'll put the form id # for whatever item you've created. |
|
|
|
|
|
#4 |
![]() Join Date: Feb 2011
Reputation: 2
Posts: 52
|
Great!
I was looking at that same post when you replied. I think this should be clearer in the WIKI. Have fun creating! For anyone else, you simply look at your form ID for the item. Example 0100D62 (This is the vorpal sword from the tutorial). I make sure I have this in the data section when I launched Skyrim. When I am in the game I enter the console and enter "player.additem 02000D62 1". The "02" is changed from "01" of the original ID (found in the kit). The "1" at the end is the number of swords I get. That's it. Have fun! Last edited by pinarello1969: 02-07-2012 at 09:03 PM. |
|
|
|
|
|
#5 |
![]() Join Date: Nov 2009
Reputation: 32
Posts: 336
|
Even after using the form ID I'm getting the same error, I can add normal items but my custom item won't load
"Item '010012C6' not found for parameter ObjectID." |
|
|
|
![]() |
|
||||||
| Thread Tools | |
| Display Modes | |
|
|