Jump to content
  • 0

How to give a quest to an NPC as questgiver?


SlyToes

Question

Hi there,

 

A little new to the Intersect engine, have been tinkering and can't seem to figure out how to attach a quest to an NPC as the questgiver.

 

Could someone please give an example or show me of a way to complete this?

 

Cheers.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
10 minutes ago, Joyce said:

I believe your best bet would be to do his through the event system rather than Npcs, as those largely count as combat related entities rather than interactive ones.

 

This will give you a lot more control over them as well.

 

 

Yes thanks, I was just watching closely toward the French tutorial on the event system regarding "Fedex" quests. I'll take more time to study it & try to emulate the same results.

 

Thank you for replying.

Link to comment
Share on other sites

  • 0

For fedex quest you can either use the event system only or quest + event.

 

Not using the quest system will allow to do more "secret" quest with conditional branches inside the event.

Quest system is more "visible" and make a better View and tracking of every quest avaible to you. 

 

Don't forget to check if the player have the item in in inventory as a conditional branch and don't forget to take the item as a conditionnal too. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...