inlolzwetrust
Active Member
- Jan 3, 2018
- 966
- 551
What is the location of the first battery in chapter 1? It went missing from inventory and I only have the one found near a narrow tunnel at the end of the dungeon. Now my only choice is to go through the level again but I can't find it anymore. So basically I'm soft locked from progressing unless it magically appears again in the inventory. In the reg file in GameData(clone)Save1 it shows
Battery01_1: true
Battery01_2: true
so the game knows that I've collected them both but
BatteryPileBox01: true
BatteryPileBox02: false
so even if I set the 2nd to true it still won't work.
In Bag(Clone)Save1 I need the item instance id to force it into inventory by setting amount to 1. Maybe that would work but I don't know the id
Edit: wtf it worked when setting BatteryPileBox02: true a 2nd time...
Battery01_1: true
Battery01_2: true
so the game knows that I've collected them both but
BatteryPileBox01: true
BatteryPileBox02: false
so even if I set the 2nd to true it still won't work.
In Bag(Clone)Save1 I need the item instance id to force it into inventory by setting amount to 1. Maybe that would work but I don't know the id
Edit: wtf it worked when setting BatteryPileBox02: true a 2nd time...