Jump to content

[LE] Need help with quest trigger


noz1ng

Recommended Posts

Hi all, i'm just yet another newbie in SCK, and i've a question.

I'm planning to make a simple quest, that should start IF another quest is complete. Actually, this quest does nothing itself, and should only serve as entry point to call some functions. It sounds quite simple, but i stuck with declaring that IF condition.

 

I wish something like this:

*somewhere in quest creation form*

if (AnotherQuestThatShouldBeCompleted.IsCompleted() == 1)
  doStuff()
endif

So, question is... where is that *somewhere in quest creation form* section? Can you explain it to me, please?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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