Jump to content

Scripting Help (Completed Quests)


mastar891

Recommended Posts

Sorry to make a whole thread about one question, but I was wondering if anyone knew how to run a function if a quest is completed.

 

Something like:

 

if THISQUEST is complete then

DO This

 

I tried doing something like:

 

if GetQuestCompleted LTMain == 1
player.moveto MyMarkerRef
StartQuest LTSecond
endif
Although I'm unsure if I'm using GetQuestCompleted correctly. Any help would greatly be appreciated :D
Link to comment
Share on other sites

  • Recently Browsing   0 members

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