View Single Post
  #1  
Unread 09-06-2012, 02:52 AM
Giknn Giknn is offline
A Young Mystail Rat
 
Join Date: Jul 2005
Server: Antonia Bayle
Posts: 4
Default Profit UI Click numbers to Heal?

Hello! I've been trying to edit my profit UI number click buttons. (_ProfitUI_QuickRaidButtons.txt) But I can't seem to figure it out. I tried to change it to what I wanted it changed to, but upon saving it I went into game to notice it totally ruined my profit UI. I was wondering if anyone know how to fix this problem? Thanks big time, I love Profit!


Code:
<Page Name="Templar">

    <Page Name="Templar">

        <Data Name="Button1" Macro="useabilityonplayer Parent.Target Focused Intervention IV" Tooltip="Focused Intervention IV"/>
        <Data Name="Button2" Macro="useabilityonplayer Parent.Target Repent II" Tooltip="Repent II"/>
        <Data Name="Button3" Macro="useabilityonplayer Parent.Target Vital Intercession VIII" Tooltip="Vital Intercession VIII"/>
        <Data Name="Button4" Macro="useabilityonplayer Parent.Target Seraph's Restoration" Tooltip="Seraph's Restoration"/>
        <Data Name="Button5" Macro="useabilityonplayer Parent.Target Battle's Reprieve" Tooltip="Battle's Reprieve""/>

	</Page>

Last edited by Giknn : 09-06-2012 at 03:16 AM.
Reply With Quote