Jump to content

Quest won't listen to setstage commands


Recommended Posts

Hello,

For a couple weeks, I've been successfully playtesting the main quest in my WIP mod. However, today I've been struggling with a critical failure where the quest won't begin on startup, and it won't listen to setstage commands, either. An example of my attempt to progress the stages via console commands:

 

setstage primaryquest 5

getstage primaryquest

GetStage >> 0.00

 

So the game knows the quest is there (I'm not receiving a "quest parameter isn't recognized" message), but it just can't set the stage.

 

To be specific, a separate quest is supposed to set stage 5 of this main quest immediately on game start. This has been working with no problems for weeks, until today. In response to this issue, I have set up a debug message that tells me the setstage primaryquest 5 script fragment is firing. I see it every time I playtest. And yet, the stage doesn't actually set, the quest never activates.

 

Any ideas where I might start looking? It's so strange that the quest stages are completely untouchable...

Link to comment
Share on other sites

99% that the quest will not start as is has a quest alias that is not filling and not checked as OPTIONAL.

 

Falg all aliases to optional and see what happens IN A NEW GAME.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...