03-01-2021, 06:21 PM
Weird. That dialogue should depend on your opinion if Will should ask spirits about his parents.
If yes, then the variable should be Global("L0AskSpirits","GLOBAL",1)
If no, then the variable should be Global("L0AskSpirits","GLOBAL",2)
Try setting it to 1 or 2. To do so, use C:SetGlobal("L0AskSpirits","GLOBAL",1) or C:SetGlobal("L0AskSpirits","GLOBAL",2)
Cheers!
If yes, then the variable should be Global("L0AskSpirits","GLOBAL",1)
If no, then the variable should be Global("L0AskSpirits","GLOBAL",2)
Try setting it to 1 or 2. To do so, use C:SetGlobal("L0AskSpirits","GLOBAL",1) or C:SetGlobal("L0AskSpirits","GLOBAL",2)
Cheers!