Method Player:CanTakeQuest [-] [+]

Returns true if the Player can take the specified quest, false otherwise.

Synopsis

canTakeQuest = Player:CanTakeQuest( quest, msg )

Arguments

Quest quest

The quest to check.

boolean msg

Whether to send error messages.

Returns

boolean canTakeQuest
See method description.

Generated on
©2016 - Eluna Lua Engine