It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hey all,

I played through IWD up to the Shattered Hand, and when I hit the required level for HoW I went off to do that, but before I left I put 2 of the broken machinery pieces required to progress into some pots on lvl 4 of the Shattered Hand.

After finishing HoW & TotL, I came back to the Shattered Hand to look in those pots & the pieces are gone! So I can`t proceed...and I spent a lot of time checking every container object in Kuldahar & Shattered Hand as well, and I`m absolutely sure I didn`t leave anything in HoW--Lonelywood.

So, is there any way to spawn an object in my inventory?? A console or something? I don`t see any other option!

Thanks
No posts in this topic were marked as the solution yet. If you can help, add your reply
You could use IESE http://www.sorcerers.net/Games/IEmodding/IESE.php
Open your saved game, go to inventory, double click on a spare slot.
In the Item Browser, go to Misc, then Miscellaneous. Hi light one of the pieces of broken machinery.
Then right click on the empty inventory slot & click on assign.
Then repeat for each piece & save.

And no clicking on anything you didn't already have, I'll be watching you.
Post edited August 23, 2013 by olnorton
The codes for the pieces are PIECE1, PIECE2, PIECE3 and PIECE4, so depending on which 2 you need, open the console and type two of the following:

GETYOURCHEATON:CreateItem("PIECE1")

or

GETYOURCHEATON:CreateItem("PIECE2")

or

GETYOURCHEATON:CreateItem("PIECE3")

or

GETYOURCHEATON:CreateItem("PIECE4")