Difference between revisions of "inParty"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "; inParty [<boolean flag>] : Set this option to '''1''' if you want to use the block while in a party. Example: useSelf_skill Clementia { whenStatusInactive Blessing in...")
(No difference)

Revision as of 04:53, 12 January 2019

inParty [<boolean flag>]
Set this option to 1 if you want to use the block while in a party.
Example:
useSelf_skill Clementia {
	whenStatusInactive Blessing
	inParty 1
}
  • Use Clementia when Blessing has timed out and we're in a party.