Think I'm going to answer my own question.
<Button Location="4,65" MaximumSize="16,16" MinimumSize="16,16" Name="M5BOne" OnPress="tell=(Parent.Member5.Name.LocalText)##(' ')##(Parent.Parent.Parent.Spells.BOne.Text) tell=(Parent.Member5.Name.LocalText)##(' ')##(Parent.Parent.Parent.Spells.BOne.Text) tell=''" OnActivate="clearallqueuedabilities=1 useabilityonplayer=(Parent.Member5.Name.LocalText)##(' ')##(Parent.Parent.Parent.Spells.BOne.SpellName) cancel_spellcast=1 clearallqueuedabilities=1" OnDeactivate="OnDeactivate='' clearallqueuedabilities=1 useabilityonplayer=(Parent.Member5.Name.LocalText)##(' ')##(Parent.Parent.Parent.Spells.BOne.SpellName) cancel_spellcast=1 clearallqueuedabilities=1" RStyleDefault="BOneStyle" ScrollExtent="16,16" Size="16,16" />
Found this example in some code.. going to try it now.
|