Creost3 Posted April 12, 2013 Share Posted April 12, 2013 This only happens with certain items/codes. I will type in 'player.additem', then the code, then the # of how many I want, and it says on the top left that the item was added to my inventory, but it is nowhere to be found. For example, I was trying out new gloves, and I added the Thalmor Gloves just fine, but then when I tried to add just the normal "Gloves", it said it was added to my inventory but it wasn't there. It just happens with random objects and I have no idea what's wrong. I know I'm typing in everything right, I've tried it with and without the '0's in front, but something keeps on going wrong. Any help would be appreciated. Thanks Link to comment Share on other sites More sharing options...
Bhanqwa Posted April 13, 2013 Share Posted April 13, 2013 Some items normally can't be worn by players, when you add them via console their weight is added but you can't really see them, you'll have to type player.equipitem "whatever code the item has" to actually equip it. Link to comment Share on other sites More sharing options...
fortie Posted April 13, 2013 Share Posted April 13, 2013 Like what Bhanqwa said some items can not be equipped by the player. So when you add the item but it doesn't show up in your inventory that is one of the items. You will find though that even though its not in your inventory it will still add to your carry weight so you could be over encumbered but be carrying nothing this way. When you add an item and it doesn't appear use the command player.removeitem (item code) #So for an easy example player.additem 000000f 100 adds 100 septims but player.removeitem 000000f 100 removes 100 septims. Hopefully that helps Link to comment Share on other sites More sharing options...
whateveroo Posted April 13, 2013 Share Posted April 13, 2013 (edited) Some items just can't be worn.For example, there are two steel plate boots available -player.additem 0010B2FF 1Would add a pair of steel plate boots that you can't wear. while writing-player.additem 0001395B 1would add a pair of steel plate boots that you can wear. Edited April 13, 2013 by whateveroo Link to comment Share on other sites More sharing options...
splurkey Posted April 13, 2013 Share Posted April 13, 2013 Dude, don't forget to put an amount of items you want by adding numbers at the end. (e.g player.additem f 100)(f = Gold)*Gives you 100 Gold* Link to comment Share on other sites More sharing options...
SkyrimFantom Posted September 15, 2014 Share Posted September 15, 2014 (edited) I've the same problem. I wanted to get iron daggers ... I put in the correct code and got the message that 2 iron daggers are added. But they don't show up in the Inventory. Any help please ? Edited September 15, 2014 by SkyrimFantom Link to comment Share on other sites More sharing options...
Valkasha Posted September 15, 2014 Share Posted September 15, 2014 You are adding an unplayable iron dagger most likely, is there another iron dagger ID? In creation kit you can set items to unplayable, those daggers you add are probably made unplayable that way. Link to comment Share on other sites More sharing options...
SkyrimFantom Posted September 15, 2014 Share Posted September 15, 2014 You're right Valkasha, Have 3 IDs of an Iron Dagger and 1 ID worked. Thanks !! Link to comment Share on other sites More sharing options...
mymumsmad Posted December 2, 2014 Share Posted December 2, 2014 (edited) Hey guys, I was just wondering if there was a way to remove all items from a player (including the unplayable items you were discussing), as I've used the player.additem command an awful lot and have added about 500 pounds of weight extra, seemingly permanent weight to my character. I went to my player home and dropped every item I could into a chest, I was only left with 6 (quest) items (quest items are weightless after an update(even if it says it weighs 20 pounds), and even if they had actual weight)remaining. I did the pre-school math, 0 + 0 + 0.5 + 0.5 + 1.5 + 1 does not equal 511 pounds of gear, it equals 3.5 pounds of gear Guessing (and hoping) that it's just some unplayable items I spawned in. I tried the 'player.removeallitems' command, and it did nothing, I tried targeting the player and simply doing 'removeallitems', still nothing. Then I looked my problem up on the internet to see if anyone else had the same issue. I can safely say, this is the most relevant post I've seen Anyway, I was wondering if there was maybe a mod, or a console command I could use to clear out every single item in my inventory.Thanks! :yes: Edited December 2, 2014 by mymumsmad Link to comment Share on other sites More sharing options...
omarmak517 Posted June 5, 2017 Share Posted June 5, 2017 Same hereI had killed some dremoras from a mod and they glitches out (the bodies)so I couldnt get daedric armor from them to sell,I spawned in some from thier showinventory and didn't work sInce they were unplayable,In rage I added like 10000 of them and wanna remove them Link to comment Share on other sites More sharing options...
Recommended Posts