View Single Post
  #5  
Unread 04-13-2010, 11:10 AM
Soothing Soothing is offline
A Brown Bear
 
Join Date: Mar 2010
Server: Unkown
Posts: 10
Default

Quote:
Originally Posted by AndiNeedham View Post
I've been trying to add a gsay, raidsay and, tell component to my quick raid button for jesters cap and for some reason when i change the file my ui seems to reset itself to the original eq2 one.

As far as i can tell i've edited the info correctly according to the faq that was posted and wonderd if anyone could point out what mistake i've made

<Page Name="Troubador">
<Data Name="Button1" Macro="SpellForMyLevel=&quot;Jester&apos;s Cap&quot;
useabilityonplayer Parent.Target SpellForMyLevel
tell Parent.Target You have Jesters Cap
gsay Jesters Cap to Parent.Target
raidsay Jesters Cap to Parent.Target" Tooltip="(65) Jester&apos;s Cap"/>
<Data Name="Button2" Macro="assist Parent.Target" Tooltip="Assist target"/>
<Data Name="Button3" Macro="tell Parent.Target Heart&apos;/&apos;Shard please" Tooltip="Heart/Shard request"/>
<Data Name="Button4" Macro="NONE" Tooltip="NO MACRO CONFIGURED"/>
<Data Name="Button5" Macro="NONE" Tooltip="NO MACRO CONFIGURED"/>
</Page>
I am not sure but isn't gsay supposed to be groupsay kind of like raidsay. I am pretty novice myself but, that looks like it could be a bad line in the code which could break it I think.
__________________
Reply With Quote