View Single Post
  #2  
Unread 09-11-2008, 07:56 AM
maazen maazen is offline
A Young Mystail Rat
 
Join Date: Sep 2007
Server: Antonia Bayle
Posts: 4
Default

what i changed so far:

Code:
<Page Location="18,35" Name="GroupMember0CureEffects" ScrollExtent="64,24" Size="64,24" Visible="false">
        <Button Name="CureEffect1" NormalTextColor="#FFFFFF" OnPress="SpellForMyLevel=&quot;&quot;
useabilityonplayer Target=Parent.Parent.GroupMember1.MemberInfoPage.Name.Text SpellForMyLevel
tell Target=Parent.Parent.GroupMember1.MemberInfoPage.Name.Text &quot;Jester&apos;s for you&quot;" Opacity="0.000" ScrollExtent="12,12" Size="24,24" Style="/ProfitUI_Styles.invisible" Tooltip="Jesters" />
the tell works, but i always get "spell no longer available" on the spell (jesters)
Reply With Quote