Jump to content

Console Command for Item ID


m3rr

Recommended Posts

 

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!

Link to comment
Share on other sites

  • 2 years later...

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??

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...