Jump to content

in game command prompt


RengetheBlade

Recommended Posts

Easiest thing to do is use the Help command. In your case, you'd input, "Help Silver" and it'd bring up a list of objects with the word Silver in them. Then you'd just find the big string of numbers on your desired object and use it with the AddItem code.
Link to comment
Share on other sites

Silver Ore 0005acdf

 

 

Silver Ingot 0005ace3

 

So for silver ore type player.additem 0005acdf #

 

For silver ingot type player.additem 0005ace3 #

 

Where the # is put the amount you want.

And make sure you put a space between additem and the code.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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