Difference between revisions of "QuestOnTime"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page QuestOnTime to questOnTime: Converting page titles to lowercase)
m (4epT moved page questOnTime to QuestOnTime over a redirect without leaving a redirect)
 
(No difference)

Latest revision as of 21:55, 12 September 2021

QuestOnTime
  • Description: Checks if the player has one of the given quests active, and this quest has a timer that hasn't ended yet, uses quest ID (use command 'quest list' to see ID).
Syntax:
QuestOnTime <comma separated list of quests ID>
Quest ID can be a variable
Example:
QuestOnTime 7121, 7122
Set variables:
$.QuestOnTimeLastID => Saves the ID of the last quest that made QuestOnTime become true
$.QuestOnTimeLastListIndex => Saves the list index in condition of the last quest that made QuestOnTime become true