Returns true if the Player has an active Quest by specific ID, false otherwise.
true
false
hasQuest = Player:HasQuest( questId )
number questId
Valid numbers: integers from 0 to 4,294,967,295.
boolean hasQuest