cmasonw0070 Posted August 25, 2016 Posted August 25, 2016 Much obliged for the responses What I'm looking for is a way to get the ID of an item I have. Was hoping this would be the simple way.I have a copy of the Nightingale suit without any enchantments. If it's an item you have you can drop the item (if it's a stack then drop all of them), pick it up, open the console and type- "player.showinventory". The last entry should be the item you just picked up, that's the Base ID for it.If it's a quest item you need to save, drop everything you can, use player.showinventory which will display all you quest items and keys, then use player.removeitem to whittle down the list & repeat until you find the item you're looking for. Then obviously reload your save & add the item. a million thanks, friend!
Moksha8088 Posted August 25, 2016 Posted August 25, 2016 This mod is invaluable as far as knowing item IDs. http://www.nexusmods.com/skyrim/mods/26736/?
mikemc2 Posted May 12, 2019 Posted May 12, 2019 How about for clutter objects? I am attempting to fix a broken mod while in game.The issue (one of them) are missing objects in taverns such as chairs. The animation marker is still there but the chair isn't.So I wanted to spawn one in, but there are far too many if I type 'help chair'.I figured I could goto another tavern and grab the object ID by targeting it but when I try player.placeatme, it sais there is no such object id??
Recommended Posts