Add Gold (0000000F)
skyrim — Console Commands
Adds a specified amount of gold to your inventory. Essential for testing purchases or skipping grinding.
Syntax
player.additem 0000000F <amount>
Example
player.additem 0000000F 1000
💡 Notes
Item ID for gold is 0000000F. Works in all versions including Special Edition and Anniversary Edition.
🎯 Tips & Tricks
Large sums
Use amounts like 50000 for major purchases; the game handles large integers fine.
Testing shops
Add gold before visiting a merchant to verify buyback prices.
Save first
Always save before adding huge sums to avoid accidental economy breaks.
🔧 Troubleshooting
Command does nothing
Ensure console is open (~ key) and you typed the ID correctly with leading zeros.
Gold not showing
Check inventory weight; gold has no weight but may need a UI refresh (open/close inventory).
⚠️ Common Mistakes
- Don't add negative amounts to remove gold; use player.removeitem instead.
- Don't forget the leading zeros in the ID.
👍 Pros
- Instantly adds currency
- Useful for testing merchants
- Works with any amount
- No level requirement
👎 Cons
- Can trivialize economy
- May cause save bloat if overused
- Not reversible without manual removal