Difference between revisions of "QuestInactive"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "{{Template:QuestInactive}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State")
 
m (4epT moved page questInactive to QuestInactive over a redirect without leaving a redirect)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 21:55, 12 September 2021

QuestInactive
  • Description: Checks if the player has of the given quests inactive, uses quest ID (use command 'quest list' to see ID).
Syntax:
QuestInactive <comma separated list of quests ID>
Quest ID can be a variable
Example:
QuestInactive 7121, 7122
Set variables:
$.QuestInactiveLastID => Saves the ID of the last quest that made QuestInactive become true
$.QuestInactiveLastListIndex => Saves the list index in condition of the last quest that made QuestInactive become true