View Single Post
  #1  
Unread 11-11-2005, 02:02 AM
Magus Magus is offline
A Griffon
 
Join Date: Apr 2005
Server: Mistmoore
Posts: 541
Default Player Window - making effect icon cast spell?

So the default UI's Player window now shows trauma/arcane/etc on it, is there any way to make those icons cast the proper cure spell on myself?

This is the Icon line:

Code:
<Icon BackgroundTint="#000000" DynamicData="/GameData.Group.Group_0.Effect2" IconStyle="/IconStyles.effect" Location="27,0" MouseOverColor="#FFFF00" Name="Effect2" PackLocation="left,top" PackLocationProp="0027/0001,0000/0001" ScrollExtent="26,26" Size="26,26" TreatAsButton="true"/>
I'm just not sure how to add the "usability Cure Arcane" or such so that it does the spell.


Thanks a bunch in advance for any help (even if the help is 'you cant')
Reply With Quote