What are Skyrim console codes for getting weapons?
+
You can use the console command 'player.additem [ItemID] [Amount]' to add weapons. For example, 'player.additem 000139B9 1' adds the Daedric Sword.
How do I find item codes in Skyrim?
+
You can find item codes by using the console command 'help [item name] 0'. For example, 'help iron sword 0' lists all iron sword related item IDs.
What is the console command to get unlimited gold in Skyrim?
+
Use the command 'player.additem 0000000F [Amount]' to add gold. For example, 'player.additem 0000000F 1000' adds 1000 gold coins.
How can I spawn potions using Skyrim item codes?
+
Use 'player.additem' followed by the potion's item ID. For example, 'player.additem 0003EADD 5' adds 5 healing potions.
Are there item codes for Skyrim DLC weapons and armor?
+
Yes, DLC items have unique item IDs. You can find them using the 'help' command or online databases. For example, 'player.additem 02002B74 1' adds a Dragonbone Bow from the Dragonborn DLC.
Can I use Skyrim item codes on consoles like Xbox or PS4?
+
No, console commands and item codes are only available on the PC version of Skyrim. Console versions do not support this functionality.
How do I remove items using Skyrim console codes?
+
Use the command 'player.removeitem [ItemID] [Amount]'. For example, 'player.removeitem 000139B9 1' removes one Daedric Sword from your inventory.