notInParty

From OpenKore Wiki
(Redirected from NotInParty)
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.