Jump to content

Papyrus error when creating new quest dialogue


pyrotx

Recommended Posts

I seem to be running into an error when trying to create a new quest that starts up through dialogue with a new NPC. Here is what I enter into the topic box that according to a tutorial is supposed to start the quest once the NPC finishes speaking:

 

GetOwningQuest().SetObjectiveDisplayed(1­0)
GetOwningQuest().SetStage(10)

 

Then an error message comes up and says something similar to this:

 

 

Starting 1 compile threads for 1 files... Compiling "TIF__0B0DBD91"... C:\Program Files\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__0B0DBD91.psc(9,40): no viable alternative at character '-' C:\Program Files\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\TIF__0B0DBD91.psc(9,41): extraneous input '0' expecting RPAREN No output generated for TIF__0B0DBD91, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on TIF__0B0DBD91

 

Except the numbers are all instead TIF_03003333

 

Can anyone please tell me what the problem is and if there's a way to fix it?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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