Hafvstedt Posted August 10, 2011 Posted August 10, 2011 Is there any way for me to see the item codes in my inventory (like if something is laying in the open I can just click on it), without having to google it?
viennacalling Posted August 10, 2011 Posted August 10, 2011 The console command player.showinventory will give you that info. If you have a lot of stuff in your inventory, you can first use the command scof "c:\myinventory.txt" to dump all the console text to a file. That way you'll be able to find the item ID that you're looking for.
Hafvstedt Posted August 10, 2011 Author Posted August 10, 2011 On 8/10/2011 at 2:06 AM, viennacalling said: The console command player.showinventory will give you that info. If you have a lot of stuff in your inventory, you can first use the command scof "c:\myinventory.txt" to dump all the console text to a file. That way you'll be able to find the item ID that you're looking for. Cool, just what I wanted! Thanks! :D
Recommended Posts