1
XPiratez / Re: Locked out of Endgame?
« on: November 29, 2023, 12:18:36 pm »Yes, it's an event that pops up a window on the world map just like the power cables event does. The Voodoo topic is separate from what I meant, and shouldn't affect this. I was referring to the Weirdgal transformation and other more specialised Voodoo research. It's not really relevant to this so don't worry about that.
You can force the event to trigger by save editing. Open up your file, search for "geoscapeEvents". This is the part of the file that details all of the scheduled events for the current month. Then start a new line directly under it and paste this code on that line:Code: [Select]- name: STR_WASTELAND_PRIESTESS_2
It should look like this afterwards.
spawnCountdown: 50Code: [Select]geoscapeEvents:
That will cause the Priestess II event to trigger almost immediately after loading the save. If it doesn't work, you can upload your save here and I'll get it working.
- name: STR_WASTELAND_PRIESTESS_2
spawnCountdown: 50
- various other events
Awesome, thank you very much, adding the event via savegame fixed it. Now I can continue.