View Single Post
  #6  
Unread 10-04-2007, 02:44 PM
bassman bassman is offline
A Young Mystail Rat
 
Join Date: Nov 2005
Server: Antonia Bayle
Posts: 4
Default

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.
Reply With Quote