DataType:React

From the wonderful RedGuides Wiki

Note: Members that return condition statements will be parsed automatically. These are most useful to provide shortcuts to complex conditions for macros like KissAssist.


This Data Type is referenced in MQ2React, and accessed by Top-Level Object(s): React

Members

Type Member Description
bool Active Returns true if processing reactions is on.
Enabled[nickname] Return true if the react is enabled for the currect character or false if it is disabled
string Action[nickname] Return the action from the react with "nickname"
Condition[nickname] Returns the condition from the react with "nickname"
Global[globalnickname] Returns the condition from the global condition with 'globalnickname'

See also