Frictional Games Forum (read-only)
Inventory is full (Amnesia) - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-31.html)
+--- Thread: Inventory is full (Amnesia) (/thread-6329.html)



Inventory is full (Amnesia) - Sparky9419 - 01-22-2011

I recently tried to make my own custom story on Amnesia, and followed the instructions. I don't feel like finishing it anymore, so I just wanted to play the game.
I changed all the cfg settings back to normal, at least I'm almost 100% sure I did.

The problem is that in the game my inventory is full, I have about 7 or 8 laterns and double rods and a double hand drill. I can't see my oil, hammer and chipper etc etc...

How do I empty my inventory so that It's back to normal?

Please help me, I'm stuck in the game now because I can't see the item I need!

thank you!


RE: Inventory is full (Amnesia) - xiphirx - 01-22-2011

Create a new profile?


RE: Inventory is full (Amnesia) - Thomas - 01-23-2011

Most likely the ScriptDebug variable in settings.cfg is true. This will add debug items for each level.

Only way to fix without restarting (after setting ScriptDebug to false) is to edit the save game files. Search for Inventory and you should be able to find where all items are stored and then it should be just a matter of some tweaking.

Afraid there are no simpler ways.


RE: Inventory is full (Amnesia) - Sparky9419 - 01-25-2011

(01-23-2011, 12:59 AM)Thomas Wrote: Most likely the ScriptDebug variable in settings.cfg is true. This will add debug items for each level.

Only way to fix without restarting (after setting ScriptDebug to false) is to edit the save game files. Search for Inventory and you should be able to find where all items are stored and then it should be just a matter of some tweaking.

Afraid there are no simpler ways.


Thank you so much!
I'm going to try it out, even if its hard to do Tongue
(01-22-2011, 10:21 PM)xiphirx Wrote: Create a new profile?

Tried it and didn't work, but thnx =)