View Single Post
  #46  
Unread 08-25-2007, 02:00 PM
Dechau's Avatar
Dechau Dechau is offline
A Griffon
 
Join Date: Apr 2005
Server: Splitpaw
Posts: 151
Default

Quote:
Originally Posted by Sylvrin View Post
Please help me with EXACTLY how to set up Jester's Cap for button number 1. I've tried it a bunch of times and can't get it to work.

Right now it is coded like this:

</Page>
<Page Name="Troubador">
<Data Name="Button1" Macro="useabilityonplayer Parent.Target Jester&apos;s Cap" Tooltip="Jester&apos;s Cap"/>

What do I need to change to make it work right?
This one is working for me.

<Data Name="Button1" Macro="useabilityonplayer Parent.Target &quot;Jester&apos;s Cap&quot;
tell Parent.Target &quot;You have been given my most happy Jester&apos;s cap 50% recast reduction for 30 seconds&quot;
tell player_name Parent.Target" Tooltip="Jester&apos;s Cap"/>

I still get a message that something is wrong, but it will send a tell and cast Jester's for me anyways..
Reply With Quote