notInParty

From OpenKore Wiki
Revision as of 04:55, 12 January 2019 by Lututui99 (talk | contribs) (Created page with "; notInParty [<boolean flag>] : Set this option to '''1''' if you want to use the block while not in a party. Example: useSelf_skill Blessing { whenStatusInactive Blessin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
notInParty [<boolean flag>]
Set this option to 1 if you want to use the block while not in a party.
Example:
useSelf_skill Blessing {
	whenStatusInactive Blessing
	notInParty 1
}
  • Use Blessing when Blessing has timed out and we're not in a party.