inParty: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
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..."
 
m Conversion script moved page InParty to inParty: Converting page titles to lowercase
 
(No difference)

Latest revision as of 22:35, 26 April 2021

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.