Lori794 Posted March 9, 2013 Share Posted March 9, 2013 This is driving me nuts. I have absolutely no idea what I'm doing wrong. I can't spawn, add, or equip any items that came with a DLC through console commands. (any items with an ID starting with xx or XX) I keep getting an invalid object parameter error. Yes, I do have every DLC installed. My latest attempt was to add a Dunmer outfit and shoes (Dragonborn DLC) to one of my characters' inventories. This is how I typed it: player.additem XX03706B 1 player.additem XX03705A 1 I've checked over and over, and I know that these IDs are correct, but I still got the invalid object parameter error. Can anyone help me? Link to comment Share on other sites More sharing options...
Azpop Posted March 9, 2013 Share Posted March 9, 2013 The XX needs to be replaced with your DLC code. The codes can be in the range from 01 to 05. I have found that it is sometimes "hit or miss" with which code you should use - so I normally start with 01 and work my way up to 05. So instead of:player.additem XX03706B 1 You would use:player.additem 0103706B 1 (with Dragonborn I believe the 01 would be changed to 05, but if 05 does not work you may want to start with 01 and work your way up). Link to comment Share on other sites More sharing options...
Vengarod Posted September 29, 2014 Share Posted September 29, 2014 This worked for me. I found out that my code was 04. Link to comment Share on other sites More sharing options...
Recommended Posts