PDA

View Full Version : Wondering about quests.


killspree
12-11-2002, 09:43 PM
Is it possible to create a quest where multiple items are required to complete it?

Wynsom
12-12-2002, 05:56 AM
Yes there was code made to handle multiple turn ins, spawns and faction checks. It was in this forum a few months back but you need to insert it yourself by hand and recompile. I believe it was called 'modified wesquests.cpp...' or something.

Trumpcard
12-12-2002, 06:14 AM
Wiz did that code, and I think he'll be rolling it into the code for the next release (0.4.1)... You need to hand in the items one at a time until the npc trade struct is updated, but it will work...