View Single Post
  #1  
Unread 05-31-2009, 11:10 AM
fubaerra fubaerra is offline
A Young Mystail Rat
 
Join Date: Jan 2007
Server: Antonia Bayle
Posts: 5
Default Cancel Spellcast in Click-Cure

Is there a way to add cancel spellcast to the click-cure system?

There was a previous post on this by Rotchilde i think, but he/she refers to a XML file that looks different to mine.

In eq2ui_mainhud_player.xml there is a line that looks like this:


<Button BackgroundOpacity="0.000" Location="2,0" Name="Cure1" OnPress="parent.parent.CancelSpells.Activated=parent.parent.parent.Persona.Insta Click useabilityonplayer parent.parent.Name.LocalText Cure useabilityonplayer parent.parent.Name.LocalText Cure Arcane useabilityonplayer parent.parent.Name.LocalText Cure Elemental useabilityonplayer parent.parent.Name.LocalText Cure Spells target_previous" ScrollExtent="82,19" Size="82,19" Style="/Fetish.ButtonStyles.invisible" />
<Button BackgroundOpacity="0.000" Location="86,0" Name="Cure5" OnPress="parent.parent.CancelSpells.Activated=parent.parent.parent.Persona.Insta Click useabilityonplayer parent.parent.Name.LocalText Cure Curse target_previous" ScrollExtent="19,19" Size="19,19" Style="/Fetish.ButtonStyles.invisible" Tooltip="Curse" />


Should i add a cancel spellcast to the button Cure1? Or should i edit another file?

Thanks!
Reply With Quote