Hello guys,
I want to make a quest that...
1. player talks to NPC
2. NPC tells to go kill 100 mobs, for example, Wyverns
3. Count the player kills, and when it is completed it pops up a message box (this is type 126 in cq_action)
4. When player talks back to the NPC, it tells them that they successfully killed 100 mobs, and then offer them a reward (this is type 501)
What I need help with:
- I don't know what to put in cq_action so that it records player kill count, to which the NPC can detect that they already the required number of mob kills.
I have attached a screenshot here of my db, and I practically have no idea what is type 529 and 528 is, I just saw it on the already existing lines in the db.
I want to make a quest that...
1. player talks to NPC
2. NPC tells to go kill 100 mobs, for example, Wyverns
3. Count the player kills, and when it is completed it pops up a message box (this is type 126 in cq_action)
4. When player talks back to the NPC, it tells them that they successfully killed 100 mobs, and then offer them a reward (this is type 501)
What I need help with:
- I don't know what to put in cq_action so that it records player kill count, to which the NPC can detect that they already the required number of mob kills.
I have attached a screenshot here of my db, and I practically have no idea what is type 529 and 528 is, I just saw it on the already existing lines in the db.