inParty

From OpenKore Wiki
Revision as of 04:53, 12 January 2019 by Lututui99 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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.