Sarevok Spawning Issue [SPOILERS]
Blues0
Member Posts: 3
I'm at the chapel in the Undercity now. I had charged into the building not really paying attention and was blown up by traps right after Sarevok's dialog with me. I went ahead and reloaded, and now he doesn't spawn. His allies are there though, and I tried going ahead and killing them, but he still doesn't pop up. I tried leaving the area and going back up to the maze and coming back, but didn't seem to have any improvements.
Anyone else run into anything like this? Thanks for any help.
Anyone else run into anything like this? Thanks for any help.
0
Comments
GetGlobal("SarevokBehavior","GLOBAL") should return a 1. If its not, do:
SetGlobal("SarevokBehavior","GLOBAL",1)
Seems to have fixed it now.