I'm not creating quests very traditionally, so this may be hard to explain but I'll give it a shot.
Im using GIVE to give the player the quest
The quest has 2 objectives, the first is the real objective and the second is a fake objective
The fake objective2 is "COLLECTNAMED,CHEATER,1" and it's description2 is "Return to Bob"
Bob would be the person who gave the quest. Obvious I've disabled auto reward and bob would issue the reward when the player returns.
This has never been an issue before, since I was working on a story line, but now I'm doing daily repeatable quests and I'm not sure how I can remove the book from the players pack, and disallow them from accepting the quest a second time until those 24 hours are up. Any help would be appreciated
Finally, I've used "GETONTRIGMOB,skills.stealing.value>100" in the past to check if a player has a certain skill at a certain level, but now I'd like these daily repeatable to only be accepted by people who have 500 skill points earned TOTAL, not per skill. How can I go about checking their overall skill level?
Thanks in advance
@tass23
Im using GIVE to give the player the quest
The quest has 2 objectives, the first is the real objective and the second is a fake objective
The fake objective2 is "COLLECTNAMED,CHEATER,1" and it's description2 is "Return to Bob"
Bob would be the person who gave the quest. Obvious I've disabled auto reward and bob would issue the reward when the player returns.
This has never been an issue before, since I was working on a story line, but now I'm doing daily repeatable quests and I'm not sure how I can remove the book from the players pack, and disallow them from accepting the quest a second time until those 24 hours are up. Any help would be appreciated
Finally, I've used "GETONTRIGMOB,skills.stealing.value>100" in the past to check if a player has a certain skill at a certain level, but now I'd like these daily repeatable to only be accepted by people who have 500 skill points earned TOTAL, not per skill. How can I go about checking their overall skill level?
Thanks in advance
@tass23