Method Player:HasQuest [-] [+]

Returns 'true' if the Player has an active Quest by specific ID, 'false' otherwise.

Synopsis

hasQuest = Player:HasQuest( questId )

Arguments

number questId

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean hasQuest
See method description.

Generated on
© 2010 - 2024 Eluna Lua Engine