mikeracka wrote: ↑Sun Mar 03, 2019 5:31 am
Does anyone know how to get rid of a Lieutenant? I manually gave myself Myrrine and went to do the mission where I talk to Sparta's two kings. And she's missing visually/audibly from the whole cutscene. I'm figuring this is why.
You can use badabum's inventory wiper, it works to wipe any item by it's hash ID.
First get the hash id of the item that you want to delete (in your case 000001895989553D, I think, but anyway check it).
Now:
Inventory Wiper, for whoever needs it:
0. make Save file
1. Load CE cheat .CT //file is attached.
2. enable cheat "GetInventoryObj".
3. in ACOD enter inventory, CE values will get populated.
4. in CE click Memory View->Tools>Lua Engine.
5. In LUA Engine: File->Open Script, load LUA script .LUA // file is attached.
6. Click execute to test script works, should enumerate all inventory items.
-----next steps are destructive, be careful----
8. update first line in the script from "no" to "yes"
9. replace in second line the hash ID (in your case must be: hash_to_wipe = 0x
000001895989553D).
10. click Execute, now Myrrine gone.
11. save game, wait logo in left bottom, load game.