Well, that is even easier
1. Go to the Quest Tab
2.. Make a New Quest, "MyHuntingQuest"
3. Click the "Topics" Tab
4. Right-Click the LONG strip, and select "Add Topic"
5. Right-click the topic list, and select New Topc.
6. Name it, "MyTopicProgress"
7. Double-click the new Topic you just created
8. Select it in the Long strip, and then slect the long horozontal strip, and add a name such as "Present Prize"
9. Right-click the BIG window, and click "Add Response" (or something similar-- can't recall off the top of my head, but it's obvious
)
10. Enter Dialogue, and click OK.
11. Go to the bottom space, and right-click, select "Add Condition".
12. Use the various drop-downs to set "GetIsID" Your NPC Identity == 1
13 Repeat step 11
14. Use the drop-downs to select "Get Item Count", Required Item >= 1
15. In the resonse Script section, type "Player.SetFactionRank [FactionID] 0
14. Make sure to tag Run on Target
15. Go back to the LONG VERTICAL Strip, and add a new Topic-- this time, the already existing "GREETING" topic.
16. Make some dialogue, and in the response Script, type : AddTopic [Your Topic Name]
That is a rough overview-- it should be enough to guide you, but if you need more help, just ask
You make multiple dialogues for each stage, and can use a GetFactionRank (ran on Target) to make sure they play at the right time-- and don't forget a final one for "You have no Prize"