View Single Post
  #3  
Unread 04-01-2015, 11:48 PM
Suuzi Suuzi is offline
A Young Mystail Rat
 
Join Date: Mar 2015
Server: Unkown
Posts: 6
Default

OK, going to follow up on this as I have been trying desperately to get some kind of progress to show up in my window whenever I cast a particular spell, similar to what you see in a normal Hotbar.

This is what I have come up with so far, but the bar doesn't show up at all and nothing seems to fire when I either cast the spell from my window (which does work well), or from the hotbar.

<Progressbar DynamicData="/GameData.SpellInfo.Bank_5.Key_1.ReuseSec" Progress="0.500" AbsorbsInput="false" Location="184,18" MaximumSize="35,2" MinimumSize="22,2" Name="ABProgress" PackSize="a,a" ScrollExtent="28,2" Size="28,2" Style="/progressbarlist.progress_default" Visible="true"/>


Any ideas why this isn't working ?


OR... Has anyone got any ideas on to achieve what I am attempting ?


The Hotbar reference is correct by the way.

Cheers
Reply With Quote